Searched refs:CS42L42_DAC_CTL2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l83-i2c.c | 84 { CS42L42_DAC_CTL2, 0x02 },
|
H A D | cs42l42.c | 115 { 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 D | patch_cs8409.c | 660 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 D | cs42l42.h | 650 #define CS42L42_DAC_CTL2 (CS42L42_PAGE_1F + 0x06) macro
|