Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs43130.h171 #define CS43130_HPLOAD_OFF_INT (1 << CS43130_HPLOAD_OFF_INT_SHIFT) macro
H A Dcs43130.c1873 .msk = CS43130_HPLOAD_OFF_INT,
1911 .msk = CS43130_HPLOAD_OFF_INT,
2146 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2151 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2252 if (stickies[3] & CS43130_HPLOAD_OFF_INT) { in cs43130_irq_thread()