Searched refs:GEM_IMR (Results 1 – 2 of 2) sorted by relevance
218 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) macro
3985 queue->IMR = GEM_IMR(hw_q - 1); in macb_init()