Searched refs:ETDM_IN_CON5_LR_SWAP (Results 1 – 2 of 2) sorted by relevance
1732 val |= ETDM_IN_CON5_LR_SWAP(15); in mtk_dai_etdm_in_configure()1734 val |= ETDM_IN_CON5_LR_SWAP(i >> 1); in mtk_dai_etdm_in_configure()
2734 #define ETDM_IN_CON5_LR_SWAP(x) BIT(((x) & 0xf) + 16) macro