Sign in
gem5
/
arm
/
linux
/
eda9cec4c9a12208a6f69fbe68f72a6311d50032
/
.
/
sound
/
soc
/
codecs
/
adau-utils.h
blob: 939b5f37762f1fde4884738e0f11f37039214093 [
file
] [
log
] [
blame
]
#ifndef
SOUND_SOC_CODECS_ADAU_PLL_H
#define
SOUND_SOC_CODECS_ADAU_PLL_H
int
adau_calc_pll_cfg
(
unsigned
int
freq_in
,
unsigned
int
freq_out
,
uint8_t
regs
[
5
]);
#endif