Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcpcap.c24 #define CPCAP_BIT_MB2_S 10 /* Mic Bias2 */ macro
1669 BIT(CPCAP_BIT_MB2_S)) == 1) { in cpcap_hs_irq_thread()
1706 mb2 = regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_MB2_S)); in cpcap_mb2_irq_thread()