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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dimx-ssi.h106 #define SSI_SRCCR_WL(x) ((((x) - 2) >> 1) << 13) macro
H A Dimx-ssi.c267 sccr |= SSI_SRCCR_WL(16);
270 sccr |= SSI_SRCCR_WL(20);
273 sccr |= SSI_SRCCR_WL(24);

Completed in 112 milliseconds