Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dcpcap.c68 #define CPCAP_BIT_FS_INV 2 macro
1325 BIT(CPCAP_BIT_FS_INV) | in cpcap_voice_set_dai_fmt()
1351 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1355 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1359 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1363 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()