Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dwcd938x-sdw.c181 u32 sts1, sts2, sts3; in wcd9380_interrupt_callback() local
187 regmap_read(regmap, WCD938X_DIGITAL_INTR_STATUS_2, &sts3); in wcd9380_interrupt_callback()
189 } while (sts1 || sts2 || sts3); in wcd9380_interrupt_callback()