Home
last modified time | relevance | path

Searched refs:AICCR_TDMS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/ingenic/
H A Djz4780_aic.h59 #define AICCR_TDMS (1 << 14) /* Transmit DMA enable. */ macro
H A Djz4780_aic.c375 reg |= (AICCR_TDMS); in aic_start()
391 reg &= ~(AICCR_TDMS | AICCR_ERPL); in aic_stop()