Home
last modified time | relevance | path

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

/sound/soc/codecs/
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()