Searched refs:TCR2_MSEL_S (Results 1 – 1 of 1) sorted by relevance
86 #define TCR2_MSEL_S 26 /* MCLK Select Shift*/ macro637 reg &= ~(TCR2_MSEL_M << TCR2_MSEL_S); in setup_sai()638 reg |= (1 << TCR2_MSEL_S); in setup_sai()