Searched refs:GEM_IMR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/cadence/ | ||
A D | macb.h | 217 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) macro |
A D | macb_main.c | 3875 queue->IMR = GEM_IMR(hw_q - 1); in macb_init() |
Completed in 15 milliseconds