Home
last modified time | relevance | path

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

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