Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcpcap.c50 #define CPCAP_BIT_FS_INV 2 macro
1302 BIT(CPCAP_BIT_FS_INV) | in cpcap_voice_set_dai_fmt()
1328 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1332 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1336 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1340 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcpcap.c58 #define CPCAP_BIT_FS_INV 2 macro
1311 BIT(CPCAP_BIT_FS_INV) | in cpcap_voice_set_dai_fmt()
1337 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1341 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1345 val |= BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()
1349 val &= ~BIT(CPCAP_BIT_FS_INV); in cpcap_voice_set_dai_fmt()

Completed in 7 milliseconds