Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dcpcap.c76 #define CPCAP_BIT_ST_FS_INV 6 macro
1147 BIT(CPCAP_BIT_ST_FS_INV) | in cpcap_hifi_set_dai_fmt()
1176 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1180 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1184 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1188 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()