Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcpcap.c23 #define CPCAP_BIT_HS_S 9 /* Headset */ macro
1649 if (!regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_HS_S))) { in cpcap_hs_irq_thread()
1703 if (regmap_test_bits(regmap, CPCAP_REG_INTS1, BIT(CPCAP_BIT_HS_S)) == 1) in cpcap_mb2_irq_thread()