T5_PORT_BASE
port_base_addr = T5_PORT_BASE(idx);
#define T5_PORT_REG(idx, reg) (T5_PORT_BASE(idx) + (reg))