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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h40 #define SSI2_CLK_SEL_S 12 macro
H A Dimx6_ccm.c229 reg &= ~(SSI_CLK_SEL_M << SSI2_CLK_SEL_S);
230 reg |= (SSI_CLK_SEL_PLL4 << SSI2_CLK_SEL_S);

Completed in 182 milliseconds