Searched refs:ETDM_IN_CON5_ENABLE_ODD (Results 1 – 3 of 3) sorted by relevance
1802 val |= ETDM_IN_CON5_ENABLE_ODD(i >> 1); in mtk_dai_etdm_in_configure()1805 val |= ETDM_IN_CON5_ENABLE_ODD(i >> 1); in mtk_dai_etdm_in_configure()
2736 #define ETDM_IN_CON5_ENABLE_ODD(x) BIT(((x) & 0xf)) macro
3047 #define ETDM_IN_CON5_ENABLE_ODD(x) BIT(((x) & 0xffff)) macro