Searched refs:DA9055_PLL_CTRL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | da9055.c | 53 #define DA9055_PLL_CTRL 0x27 macro 1140 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, in da9055_hw_params() 1145 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, in da9055_hw_params() 1150 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_hw_params() 1179 if ((snd_soc_component_read(component, DA9055_PLL_CTRL) & DA9055_PLL_EN) && in da9055_set_dai_fmt() 1288 snd_soc_component_update_bits(component, DA9055_PLL_CTRL, DA9055_PLL_EN, 0); in da9055_set_dai_pll() 1423 snd_soc_component_write(component, DA9055_PLL_CTRL, DA9055_PLL_INDIV_10_20_MHZ); in da9055_probe()
|