Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dcs42l83-i2c.c84 { CS42L42_DAC_CTL2, 0x02 },
Dcs42l42.c114 { CS42L42_DAC_CTL2, 0x02 },
269 case CS42L42_DAC_CTL2: in cs42l42_readable_register()
465 SOC_SINGLE("DAC HPF Switch", CS42L42_DAC_CTL2,
1352 CS42L42_DAC_CTL2, in cs42l42_process_hs_type_detect()
1416 CS42L42_DAC_CTL2, in cs42l42_init_hs_type_detect()
2113 REG_SEQ0(CS42L42_DAC_CTL2, 0x02),
/Linux-v6.1/sound/pci/hda/
Dpatch_cs8409.c660 cs8409_i2c_write(cs42l42, CS42L42_DAC_CTL2, 0x86); in cs42l42_run_jack_detect()
859 cs8409_i2c_write(cs42l42, CS42L42_DAC_CTL2, 0x02); in cs42l42_jack_unsol_event()
919 { CS42L42_DAC_CTL2, 0x02 }, in cs42l42_suspend()
/Linux-v6.1/include/sound/
Dcs42l42.h649 #define CS42L42_DAC_CTL2 (CS42L42_PAGE_1F + 0x06) macro