Home
last modified time | relevance | path

Searched refs:SSI_STCR_TSCKP (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()
101 strcr |= SSI_STCR_TXBIT0 | SSI_STCR_TSCKP; in imx_ssi_set_dai_fmt()
105 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()
117 strcr ^= SSI_STCR_TSCKP | SSI_STCR_TFSI; in imx_ssi_set_dai_fmt()
120 strcr ^= SSI_STCR_TSCKP; in imx_ssi_set_dai_fmt()
H A Dfsl_ssi.c920 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
924 strcr |= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
928 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()
951 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
959 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
993 mask = SSI_STCR_TFDIR | SSI_STCR_TXDIR | SSI_STCR_TSCKP | in _fsl_ssi_set_dai_fmt()
H A Dimx-ssi.h81 #define SSI_STCR_TSCKP (1 << 3) macro
H A Dfsl_ssi.h158 #define SSI_STCR_TSCKP 0x00000008 macro
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_ssi.c947 strcr |= SSI_STCR_TFSI | SSI_STCR_TSCKP | SSI_STCR_TEFS; in _fsl_ssi_set_dai_fmt()
951 strcr |= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
955 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()
978 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
986 strcr ^= SSI_STCR_TSCKP; in _fsl_ssi_set_dai_fmt()
1020 mask = SSI_STCR_TFDIR | SSI_STCR_TXDIR | SSI_STCR_TSCKP | in _fsl_ssi_set_dai_fmt()
H A Dimx-ssi.h81 #define SSI_STCR_TSCKP (1 << 3) macro
H A Dfsl_ssi.h158 #define SSI_STCR_TSCKP 0x00000008 macro

Completed in 16 milliseconds