Home
last modified time | relevance | path

Searched refs:CS42L42_MCLK_CTL (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/sound/pci/hda/
Dpatch_cs8409-tables.c93 { CS42L42_MCLK_CTL, 0x02 },
296 { CS42L42_MCLK_CTL, 0x02 },
352 { CS42L42_MCLK_CTL, 0x02 },
/linux-6.6.21/sound/soc/codecs/
Dcs42l83-i2c.c20 { CS42L42_MCLK_CTL, 0x00 }, /* <- only deviation from CS42L42 */
Dcs42l42.c51 { CS42L42_MCLK_CTL, 0x02 },
187 case CS42L42_MCLK_CTL: in cs42l42_readable_register()
690 snd_soc_component_update_bits(component, CS42L42_MCLK_CTL, in cs42l42_pll_config()
/linux-6.6.21/include/sound/
Dcs42l42.h60 #define CS42L42_MCLK_CTL (CS42L42_PAGE_10 + 0x09) macro