Searched refs:refosc_cal (Results 1 – 1 of 1) sorted by relevance
1399 u8 pll_ctrl, pll_status, refosc_cal; in da7218_dai_event() local1422 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()