Home
last modified time | relevance | path

Searched refs:CS43130_HPLOAD_OFF_INT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dcs43130.h178 #define CS43130_HPLOAD_OFF_INT (1 << CS43130_HPLOAD_OFF_INT_SHIFT) macro
Dcs43130.c1868 .msk = CS43130_HPLOAD_OFF_INT,
1906 .msk = CS43130_HPLOAD_OFF_INT,
2141 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2146 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2247 if (stickies[3] & CS43130_HPLOAD_OFF_INT) { in cs43130_irq_thread()