Searched refs:SSI_STCR_TSCKP (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/imx/
H A Dimx-ssi.c123 strcr &= ~SSI_STCR_TSCKP;
126 strcr &= ~(SSI_STCR_TSCKP | SSI_STCR_TFSI);
129 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP;
133 strcr |= SSI_STCR_TSCKP;
H A Dimx-ssi.h85 #define SSI_STCR_TSCKP (1 << 3) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/imx/
H A Dimx-ssi.c123 strcr &= ~SSI_STCR_TSCKP;
126 strcr &= ~(SSI_STCR_TSCKP | SSI_STCR_TFSI);
129 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP;
133 strcr |= SSI_STCR_TSCKP;
H A Dimx-ssi.h85 #define SSI_STCR_TSCKP (1 << 3) macro

Completed in 169 milliseconds