Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcpcap.c94 #define CPCAP_BIT_ST_FS_INV 6 macro
1167 BIT(CPCAP_BIT_ST_FS_INV) | in cpcap_hifi_set_dai_fmt()
1196 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1200 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1204 val |= BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()
1208 val &= ~BIT(CPCAP_BIT_ST_FS_INV); in cpcap_hifi_set_dai_fmt()