Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/fsl/
Dimx-ssi.h87 #define SSI_STCR_TFSL (1 << 1) macro
Dfsl_ssi.h160 #define SSI_STCR_TFSL 0x00000002 macro
Dimx-ssi.c112 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSL; in imx_ssi_set_dai_fmt()
116 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSL | in imx_ssi_set_dai_fmt()
Dfsl_ssi.c916 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
920 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP; 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()