Home
last modified time | relevance | path

Searched refs:SSI_STCR_TFSL (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-ssi.h83 #define SSI_STCR_TFSL (1 << 1) macro
H A Dimx-ssi.c105 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSL; in imx_ssi_set_dai_fmt()
109 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSL | in imx_ssi_set_dai_fmt()
H A Dfsl_ssi.h160 #define SSI_STCR_TFSL 0x00000002 macro
H A Dfsl_ssi.c928 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
932 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
994 SSI_STCR_TFSL | SSI_STCR_TFSI | SSI_STCR_TEFS | SSI_STCR_TXBIT0; in _fsl_ssi_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-ssi.h83 #define SSI_STCR_TFSL (1 << 1) macro
H A Dfsl_ssi.h160 #define SSI_STCR_TFSL 0x00000002 macro
H A Dfsl_ssi.c955 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
959 strcr |= SSI_STCR_TFSL | SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
1021 SSI_STCR_TFSL | SSI_STCR_TFSI | SSI_STCR_TEFS | SSI_STCR_TXBIT0; in _fsl_ssi_set_dai_fmt()

Completed in 14 milliseconds