Searched refs:SSI_SIER_TIE (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/soc/fsl/ | ||
D | imx-ssi.h | 52 #define SSI_SIER_TIE (1 << 19) macro |
D | fsl_ssi.h | 130 #define SSI_SIER_TIE 0x00080000 macro |
D | fsl_ssi.c | 611 vals[TX].sier |= SSI_SIER_TIE; in fsl_ssi_setup_regvals() |