T5_PORT0_BASE
#define T5_PORT0_REG(reg_addr) (T5_PORT0_BASE + (reg_addr))
#define T5_PORT_BASE(idx) (T5_PORT0_BASE + (idx) * T5_PORT_STRIDE)