Home
last modified time | relevance | path

Searched refs:SSI_STCR_TEFS (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/fsl/
A Dimx-ssi.h84 #define SSI_STCR_TEFS (1 << 0) macro
A Dfsl_ssi.h161 #define SSI_STCR_TEFS 0x00000001 macro
A Dfsl_ssi.c919 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
927 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
935 strcr |= SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
993 SSI_STCR_TFSL | SSI_STCR_TFSI | SSI_STCR_TEFS | SSI_STCR_TXBIT0; in _fsl_ssi_set_dai_fmt()

Completed in 11 milliseconds