SPSCR
hspi_write(hspi, SPSCR, 0x21); /* master mode / CS control */
hspi_bit_set(hspi, SPSCR, (1 << 6), (hi) << 6);