Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l83-i2c.c71 { CS42L42_WAKE_CTL, 0xC0 },
H A Dcs42l42.c102 { CS42L42_WAKE_CTL, 0xC0 },
255 case CS42L42_WAKE_CTL: in cs42l42_readable_register()
2135 REG_SEQ0(CS42L42_WAKE_CTL, 0xE1),
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c639 cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C1); in cs42l42_enable_jack_detect()
643 cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C0); in cs42l42_enable_jack_detect()
/openbmc/linux/include/sound/
H A Dcs42l42.h534 #define CS42L42_WAKE_CTL (CS42L42_PAGE_1B + 0x71) macro