Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcpcap.c84 #define CPCAP_BIT_ST_FS_INV 6 macro
1156 BIT(CPCAP_BIT_ST_FS_INV) | in cpcap_hifi_set_dai_fmt()
1185 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1189 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1193 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1197 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()