Searched refs:ESAI_xCR_RE (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/fsl/
H A Dfsl_esai.h273 #define ESAI_xCR_RE(x) ((ESAI_xCR_RE_MASK >> (ESAI_xCR_RE_WIDTH - x)) & ESAI_xCR_RE_MASK) macro
H A Dfsl_esai.c676 tx ? ESAI_xCR_TE(pins) : ESAI_xCR_RE(pins));

Completed in 93 milliseconds