Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcpcap.c37 #define CPCAP_BIT_CDC_EN_RX 6 macro
723 CPCAP_REG_CC, CPCAP_BIT_CDC_EN_RX, 0,
1441 mask = BIT(CPCAP_BIT_MIC2_CDC_EN) | BIT(CPCAP_BIT_CDC_EN_RX) | in cpcap_voice_call()