Searched refs:SSI1_CLK_SEL_S (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h37 #define SSI1_CLK_SEL_S 10 macro
H A Dimx6_ccm.c225 reg &= ~(SSI_CLK_SEL_M << SSI1_CLK_SEL_S);
226 reg |= (SSI_CLK_SEL_PLL4 << SSI1_CLK_SEL_S);

Completed in 104 milliseconds