Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwc/
H A Ddwc1000_reg.h238 #define DMA_STATUS_TI (1 << 0) macro
H A Ddwc1000_dma.c874 if (reg & DMA_STATUS_TI) { in dma1000_intr()