Lines Matching refs:hw_q
213 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2))
214 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2))
215 #define GEM_TBQPH(hw_q) (0x04C8)
216 #define GEM_RBQP(hw_q) (0x0480 + ((hw_q) << 2))
217 #define GEM_RBQS(hw_q) (0x04A0 + ((hw_q) << 2))
218 #define GEM_RBQPH(hw_q) (0x04D4)
219 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2))
220 #define GEM_IDR(hw_q) (0x0620 + ((hw_q) << 2))
221 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2))