CHIP_MODE
#define CHIP_MODE_IS_4_PORT(bp) (CHIP_MODE(bp) == CHIP_4_PORT_MODE)
mode_reg = nsp32_index_read1(base, CHIP_MODE);