Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-ssi.c91 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP | SSI_STCR_TFSI | in imx_ssi_set_dai_fmt()
117 strcr ^= SSI_STCR_TSCKP | SSI_STCR_TFSI; in imx_ssi_set_dai_fmt()
123 strcr ^= SSI_STCR_TFSI; in imx_ssi_set_dai_fmt()
H A Dimx-ssi.h82 #define SSI_STCR_TFSI (1 << 2) macro
H A Dfsl_ssi.h159 #define SSI_STCR_TFSI 0x00000004 macro
H A Dfsl_ssi.c920 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
955 strcr ^= SSI_STCR_TFSI; in _fsl_ssi_set_dai_fmt()
960 strcr ^= SSI_STCR_TFSI; 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.h82 #define SSI_STCR_TFSI (1 << 2) macro
H A Dfsl_ssi.h159 #define SSI_STCR_TFSI 0x00000004 macro
H A Dfsl_ssi.c947 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
982 strcr ^= SSI_STCR_TFSI; in _fsl_ssi_set_dai_fmt()
987 strcr ^= SSI_STCR_TFSI; 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 9 milliseconds