Searched refs:DA7213_PLL_CTRL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | da7213.c | 757 pll_ctrl = snd_soc_component_read32(component, DA7213_PLL_CTRL); in da7213_dai_event() 785 pll_ctrl = snd_soc_component_read32(component, DA7213_PLL_CTRL); in da7213_dai_event() 1043 { DA7213_PLL_CTRL, 0x0C }, 1356 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_dai_sysclk() 1360 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_dai_sysclk() 1444 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_dai_pll() 1483 snd_soc_component_update_bits(component, DA7213_PLL_CTRL, in da7213_set_dai_pll()
|
D | da7213.h | 48 #define DA7213_PLL_CTRL 0x27 macro
|