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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ccmreg.h41 #define SSI3_CLK_SEL_S 14 macro
H A Dimx6_ccm.c231 reg &= ~(SSI_CLK_SEL_M << SSI3_CLK_SEL_S);
232 reg |= (SSI_CLK_SEL_PLL4 << SSI3_CLK_SEL_S);

Completed in 161 milliseconds