T7_PORT0_BASE
#define T7_PORT0_REG(reg_addr) (T7_PORT0_BASE + (reg_addr))
#define T7_PORT_BASE(idx) (T7_PORT0_BASE + (idx) * T7_PORT_STRIDE)