Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c97 { CS42L42_PLL_CTL1, 0x00 },
252 case CS42L42_PLL_CTL1: in cs42l42_readable_register()
679 CS42L42_PLL_CTL1, in cs42l42_pll_config()
851 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute()
862 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute()
H A Dcs42l42.h429 #define CS42L42_PLL_CTL1 (CS42L42_PAGE_15 + 0x01) macro