Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h222 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) macro
H A Dmacb_main.c4125 queue->IMR = GEM_IMR(hw_q - 1); in macb_init()