Home
last modified time | relevance | path

Searched refs:CPCAP_BIT_CDC_SW (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcpcap.c154 #define CPCAP_BIT_CDC_SW 9 macro
1380 static const u16 mask = BIT(CPCAP_BIT_CDC_SW); in cpcap_voice_set_mute()
1386 val = BIT(CPCAP_BIT_CDC_SW); in cpcap_voice_set_mute()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcpcap.c162 #define CPCAP_BIT_CDC_SW 9 macro
1502 static const u16 mask = BIT(CPCAP_BIT_CDC_SW); in cpcap_voice_set_mute()
1508 val = BIT(CPCAP_BIT_CDC_SW); in cpcap_voice_set_mute()

Completed in 8 milliseconds