Sign in
gem5
/
arm
/
linux
/
4635742d1cef5ee5f217f89310a8782ebb4e25dd
/
.
/
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