Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-ssi.h52 #define SSI_SIER_TIE (1 << 19) macro
H A Dfsl_ssi.h130 #define SSI_SIER_TIE 0x00080000 macro
H A Dimx-ssi.c282 sier_bits = SSI_SIER_TIE | SSI_SIER_TFE0_EN; in imx_ssi_trigger()
H A Dfsl_ssi.c606 vals[TX].sier |= SSI_SIER_TIE; in fsl_ssi_setup_regvals()