Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dcs42l83-i2c.c61 { CS42L42_PLL_CTL1, 0x00 },
Dcs42l42.c92 { CS42L42_PLL_CTL1, 0x00 },
243 case CS42L42_PLL_CTL1: in cs42l42_readable_register()
700 CS42L42_PLL_CTL1, in cs42l42_pll_config()
1062 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute_stream()
1076 snd_soc_component_update_bits(component, CS42L42_PLL_CTL1, in cs42l42_mute_stream()
/linux-6.6.21/include/sound/
Dcs42l42.h482 #define CS42L42_PLL_CTL1 (CS42L42_PAGE_15 + 0x01) macro