Searched refs:DA9055_PLL_CTRL (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | da9055.c | 57 #define DA9055_PLL_CTRL 0x27 macro 1144 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, in da9055_hw_params() 1149 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, in da9055_hw_params() 1154 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_hw_params() 1183 if ((snd_soc_component_read32(component, DA9055_PLL_CTRL) & DA9055_PLL_EN) && in da9055_set_dai_fmt() 1292 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_set_dai_pll() 1426 snd_soc_component_write(component, DA9055_PLL_CTRL, DA9055_PLL_INDIV_10_20_MHZ); in da9055_probe()
|