Searched refs:SSI1_CLK_SEL_S (Results 1 – 2 of 2) sorted by relevance
37 #define SSI1_CLK_SEL_S 10 macro
225 reg &= ~(SSI_CLK_SEL_M << SSI1_CLK_SEL_S); in imx_ccm_ssi_configure()226 reg |= (SSI_CLK_SEL_PLL4 << SSI1_CLK_SEL_S); in imx_ccm_ssi_configure()