Home
last modified time | relevance | path

Searched refs:SSI_STCR_TXBIT0 (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()
108 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP; in imx_ssi_set_dai_fmt()
112 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()
Dimx-ssi.h78 #define SSI_STCR_TXBIT0 (1 << 9) macro
Dfsl_ssi.h152 #define SSI_STCR_TXBIT0 0x00000200 macro
Dfsl_ssi.c878 strcr |= SSI_STCR_TXBIT0; 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()