Lines Matching refs:hw_q
194 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2))
195 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2))
196 #define GEM_TBQPH(hw_q) (0x04C8)
197 #define GEM_RBQP(hw_q) (0x0480 + ((hw_q) << 2))
198 #define GEM_RBQS(hw_q) (0x04A0 + ((hw_q) << 2))
199 #define GEM_RBQPH(hw_q) (0x04D4)
200 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2))
201 #define GEM_IDR(hw_q) (0x0620 + ((hw_q) << 2))
202 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2))