Home
last modified time | relevance | path

Searched refs:SSI_STCR_TFEN0 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-ssi.h76 #define SSI_STCR_TFEN0 (1 << 7) macro
H A Dfsl_ssi.h154 #define SSI_STCR_TFEN0 0x00000080 macro
H A Dimx-ssi.c138 strcr |= SSI_STCR_TFEN0; in imx_ssi_set_dai_fmt()
H A Dfsl_ssi.c589 vals[TX].stcr = SSI_STCR_TFEN0; in fsl_ssi_setup_regvals()