Searched refs:GLOBAL_SWFQ_RWPTR_REG (Results 1 – 2 of 2) sorted by relevance
884 rw.bits32 = readl(geth->base + GLOBAL_SWFQ_RWPTR_REG); in geth_fill_freeq() 918 writew(pn << fpp_order, geth->base + GLOBAL_SWFQ_RWPTR_REG + 2); in geth_fill_freeq() 1005 writew(readw(geth->base + GLOBAL_SWFQ_RWPTR_REG), in geth_cleanup_freeq() 1006 geth->base + GLOBAL_SWFQ_RWPTR_REG + 2); in geth_cleanup_freeq() 1673 ptr_reg = geth->base + GLOBAL_SWFQ_RWPTR_REG; in gmac_update_hw_stats() 2429 writel(0, geth->base + GLOBAL_SWFQ_RWPTR_REG); in gemini_port_save_mac_addr()
71 #define GLOBAL_SWFQ_RWPTR_REG 0x0014 macro