Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/fsl/
Dimx-ssi.h88 #define SSI_STCR_TEFS (1 << 0) macro
Dfsl_ssi.h161 #define SSI_STCR_TEFS 0x00000001 macro
Dimx-ssi.c99 SSI_STCR_TEFS; in imx_ssi_set_dai_fmt()
117 SSI_STCR_TEFS; in imx_ssi_set_dai_fmt()
Dfsl_ssi.c908 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
916 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
924 strcr |= SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
982 SSI_STCR_TFSL | SSI_STCR_TFSI | SSI_STCR_TEFS | SSI_STCR_TXBIT0; in _fsl_ssi_set_dai_fmt()