Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Dcpcap.c94 #define CPCAP_BIT_ST_FS_INV 6 macro
1170 BIT(CPCAP_BIT_ST_FS_INV) | in cpcap_hifi_set_dai_fmt()
1199 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1203 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1207 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1211 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()