Home
last modified time | relevance | path

Searched refs:refosc_cal (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dda7218.c1399 u8 pll_ctrl, pll_status, refosc_cal; in da7218_dai_event() local
1422 refosc_cal = snd_soc_component_read(component, DA7218_PLL_REFOSC_CAL); in da7218_dai_event()
1423 if (!(refosc_cal & DA7218_PLL_REFOSC_CAL_START_MASK)) { in da7218_dai_event()