Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtscs42xx.c215 ret = snd_soc_component_update_bits(component, R_PLLCTL1C, mask, val); in power_up_audio_plls()
241 ret = snd_soc_component_update_bits(component, R_PLLCTL1C, in power_down_audio_plls()
248 ret = snd_soc_component_update_bits(component, R_PLLCTL1C, in power_down_audio_plls()
H A Dtscs42xx.h81 #define R_PLLCTL1C 0x61 macro