Home
last modified time | relevance | path

Searched refs:SSI_STCR_TFDIR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-ssi.h78 #define SSI_STCR_TFDIR (1 << 6) macro
H A Dfsl_ssi.h155 #define SSI_STCR_TFDIR 0x00000040 macro
H A Dfsl_ssi.c970 strcr |= SSI_STCR_TFDIR | SSI_STCR_TXDIR; in _fsl_ssi_set_dai_fmt()
978 strcr |= SSI_STCR_TFDIR; in _fsl_ssi_set_dai_fmt()
993 mask = SSI_STCR_TFDIR | SSI_STCR_TXDIR | SSI_STCR_TSCKP | in _fsl_ssi_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dimx-ssi.h78 #define SSI_STCR_TFDIR (1 << 6) macro
H A Dfsl_ssi.h155 #define SSI_STCR_TFDIR 0x00000040 macro
H A Dfsl_ssi.c997 strcr |= SSI_STCR_TFDIR | SSI_STCR_TXDIR; in _fsl_ssi_set_dai_fmt()
1005 strcr |= SSI_STCR_TFDIR; in _fsl_ssi_set_dai_fmt()
1020 mask = SSI_STCR_TFDIR | SSI_STCR_TXDIR | SSI_STCR_TSCKP | in _fsl_ssi_set_dai_fmt()

Completed in 14 milliseconds