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

/drivers/net/wireless/ath/carl9170/
H A Ddebug.h81 STAT_MAC_REG(DMA_STATUS), STAT_MAC_REG(DMA_TRIGGER),
96 STAT_PTA_REG(DMA_STATUS), STAT_PTA_REG(DMA_MODE_CTRL),
/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_dma.h31 #define DMA_STATUS 0x00001014 /* Status Register */ macro
H A Ddwmac_lib.c153 u32 intr_status = readl(ioaddr + DMA_STATUS);
216 writel((intr_status & 0x1ffff), ioaddr + DMA_STATUS);
/drivers/video/omap2/displays/
H A Dpanel-picodlp.h93 #define DMA_STATUS 0x100 macro
H A Dpanel-picodlp.c179 } while (picodlp_i2c_read(client, MAIN_STATUS) & DMA_STATUS);

Completed in 122 milliseconds