Searched refs:SSI_STCR_TSCKP (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.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 38 milliseconds