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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ssi.c89 #define SIER_TDMAE (1 << 20) /* Transmit DMA Enable. */ macro
536 reg = (SIER_TDMAE);
553 reg &= ~(SIER_TDMAE);

Completed in 53 milliseconds