Searched refs:SSI_STCR_TXBIT0 (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dimx-ssi.h74 #define SSI_STCR_TXBIT0 (1 << 9) macro
H A Dfsl_ssi.h152 #define SSI_STCR_TXBIT0 0x00000200 macro
H A Dfsl_ssi.c916 strcr |= SSI_STCR_TXBIT0;
1021 SSI_STCR_TFSL | SSI_STCR_TFSI | SSI_STCR_TEFS | SSI_STCR_TXBIT0;

Completed in 110 milliseconds