Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/codecs/
Dcs43130.h169 #define CS43130_HPLOAD_OFF_INT (1 << CS43130_HPLOAD_OFF_INT_SHIFT) macro
Dcs43130.c1874 .msk = CS43130_HPLOAD_OFF_INT,
1912 .msk = CS43130_HPLOAD_OFF_INT,
2147 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2152 CS43130_HPLOAD_OFF_INT, ac_idx); in cs43130_imp_meas()
2253 if (stickies[3] & CS43130_HPLOAD_OFF_INT) { in cs43130_irq_thread()