Searched refs:CS42L42_WAKE_CTL (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ |
D | cs42l83-i2c.c | 71 { CS42L42_WAKE_CTL, 0xC0 },
|
D | cs42l42.c | 102 { CS42L42_WAKE_CTL, 0xC0 }, 255 case CS42L42_WAKE_CTL: in cs42l42_readable_register() 2135 REG_SEQ0(CS42L42_WAKE_CTL, 0xE1),
|
/linux-6.6.21/sound/pci/hda/ |
D | patch_cs8409.c | 639 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()
|
/linux-6.6.21/include/sound/ |
D | cs42l42.h | 534 #define CS42L42_WAKE_CTL (CS42L42_PAGE_1B + 0x71) macro
|