Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c84 { CS42L42_DAC_CTL2, 0x02 },
H A Dcs42l42.c115 { CS42L42_DAC_CTL2, 0x02 },
270 case CS42L42_DAC_CTL2: in cs42l42_readable_register()
468 SOC_SINGLE("DAC HPF Switch", CS42L42_DAC_CTL2,
1381 CS42L42_DAC_CTL2, in cs42l42_process_hs_type_detect()
1445 CS42L42_DAC_CTL2, in cs42l42_init_hs_type_detect()
2147 REG_SEQ0(CS42L42_DAC_CTL2, 0x02),
/openbmc/linux/sound/pci/hda/
H A 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()
/openbmc/linux/include/sound/
H A Dcs42l42.h650 #define CS42L42_DAC_CTL2 (CS42L42_PAGE_1F + 0x06) macro