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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ccm.c228 reg |= (SSI_CLK_SEL_PLL4 << SSI1_CLK_SEL_S);
230 reg |= (SSI_CLK_SEL_PLL4 << SSI2_CLK_SEL_S);
232 reg |= (SSI_CLK_SEL_PLL4 << SSI3_CLK_SEL_S);
H A Dimx6_ccmreg.h45 #define SSI_CLK_SEL_PLL4 2 macro

Completed in 91 milliseconds