Searched refs:GEM_TBQP (Results 1 – 3 of 3) sorted by relevance
69 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) macro320 writel((value), (port)->regs + GEM_TBQP(queue_num))
195 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) macro
3730 queue->TBQP = GEM_TBQP(hw_q - 1); in macb_init()