Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-ssi.h51 #define SSI_SIER_TDMAE (1 << 20) macro
H A Dfsl_ssi.h129 #define SSI_SIER_TDMAE 0x00100000 macro
H A Dimx-ssi.c280 sier_bits = SSI_SIER_TDMAE; in imx_ssi_trigger()
H A Dfsl_ssi.c603 vals[TX].sier |= SSI_SIER_TDMAE; in fsl_ssi_setup_regvals()