Home
last modified time | relevance | path

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

/openbmc/linux/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 Dfsl_ssi.c608 vals[TX].sier |= SSI_SIER_TDMAE; in fsl_ssi_setup_regvals()