Searched refs:GEM_ISR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/cadence/ | ||
A D | macb.h | 209 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2)) macro |
A D | macb_main.c | 3872 queue->ISR = GEM_ISR(hw_q - 1); in macb_init() |
Completed in 18 milliseconds