Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dcs42l42.c100 { CS42L42_PLL_CTL1, 0x00 },
255 case CS42L42_PLL_CTL1: in cs42l42_readable_register()
690 CS42L42_PLL_CTL1, in cs42l42_pll_config()
952 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute_stream()
959 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute_stream()
Dcs42l42.h431 #define CS42L42_PLL_CTL1 (CS42L42_PAGE_15 + 0x01) macro