Searched refs:DMA_CHn_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/ethernet/ | ||
D | eth_dwmac.c | 553 REG_WRITE(DMA_CHn_IRQ_ENABLE(0), in dwmac_iface_init() |
D | eth_dwmac_priv.h | 1013 #define DMA_CHn_IRQ_ENABLE(n) (0x1134 + 0x80 * (n)) macro |