Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/fsl/
Dimx-ssi.c98 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSI | in imx_ssi_set_dai_fmt()
124 strcr ^= SSI_STCR_TSCKP | SSI_STCR_TFSI; in imx_ssi_set_dai_fmt()
130 strcr ^= SSI_STCR_TFSI; in imx_ssi_set_dai_fmt()
Dimx-ssi.h86 #define SSI_STCR_TFSI (1 << 2) macro
Dfsl_ssi.h159 #define SSI_STCR_TFSI 0x00000004 macro
Dfsl_ssi.c908 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
943 strcr ^= SSI_STCR_TFSI; in _fsl_ssi_set_dai_fmt()
948 strcr ^= SSI_STCR_TFSI; 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()