Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/hda/
Dpatch_cs8409-tables.c93 { CS42L42_MCLK_CTL, 0x02 },
296 { CS42L42_MCLK_CTL, 0x02 },
352 { CS42L42_MCLK_CTL, 0x02 },
/Linux-v6.1/sound/soc/codecs/
Dcs42l83-i2c.c20 { CS42L42_MCLK_CTL, 0x00 }, /* <- only deviation from CS42L42 */
Dcs42l42.c50 { CS42L42_MCLK_CTL, 0x02 },
186 case CS42L42_MCLK_CTL: in cs42l42_readable_register()
673 snd_soc_component_update_bits(component, CS42L42_MCLK_CTL, in cs42l42_pll_config()
/Linux-v6.1/include/sound/
Dcs42l42.h59 #define CS42L42_MCLK_CTL (CS42L42_PAGE_10 + 0x09) macro