Home
last modified time | relevance | path

Searched refs:CS42L42_PLL_CTL3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c66 { CS42L42_PLL_CTL3, 0x10 },
H A Dcs42l42.c97 { CS42L42_PLL_CTL3, 0x10 },
248 case CS42L42_PLL_CTL3: in cs42l42_readable_register()
738 CS42L42_PLL_CTL3, in cs42l42_pll_config()
1083 snd_soc_component_update_bits(component, CS42L42_PLL_CTL3, in cs42l42_mute_stream()
/openbmc/linux/include/sound/
H A Dcs42l42.h497 #define CS42L42_PLL_CTL3 (CS42L42_PAGE_15 + 0x08) macro