Searched refs:T5_PORT_BASE (Results 1 – 3 of 3) sorted by relevance
2944 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE) macro2945 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg))
10946 port_base_addr = T5_PORT_BASE(idx); in t4_clr_port_stats()
285 #define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE) macro286 #define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg))