Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dcs43130.h169 #define CS43130_HPLOAD_OFF_INT (1 << CS43130_HPLOAD_OFF_INT_SHIFT) macro
Dcs43130.c1865 .msk = CS43130_HPLOAD_OFF_INT,
1903 .msk = CS43130_HPLOAD_OFF_INT,
2138 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2143 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2244 if (stickies[3] & CS43130_HPLOAD_OFF_INT) { in cs43130_irq_thread()