Home
last modified time | relevance | path

Searched refs:SSI_STCR_TFSL (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/soc/fsl/
Dimx-ssi.h83 #define SSI_STCR_TFSL (1 << 1) macro
Dfsl_ssi.h160 #define SSI_STCR_TFSL 0x00000002 macro
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()