Sign in
gem5
/
arm
/
linux
/
69b73e95982649a1f2dc63b8f08f2113d28f7fed
/
.
/
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