Searched refs:CS42L42_WAKE_CTL (Results 1 – 3 of 3) sorted by relevance
71 { CS42L42_WAKE_CTL, 0xC0 },
644 cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C1); in cs42l42_enable_jack_detect() 648 cs8409_i2c_write(cs42l42, CS42L42_WAKE_CTL, 0x00C0); in cs42l42_enable_jack_detect()
534 #define CS42L42_WAKE_CTL (CS42L42_PAGE_1B + 0x71) macro