GPOUT_LOW
GPI_NONE, GPOUT_LOW, GPOEN_DISABLE, 0);
GPI_NONE, value ? GPOUT_HIGH : GPOUT_LOW,
u32 dout = (value ? GPOUT_HIGH : GPOUT_LOW) << shift;