USE_SEL_GPIO
if (mode == USE_SEL_GPIO)
if ((value & USE_SEL_MASK) != USE_SEL_GPIO) {
iowrite32((value & USE_SEL_MASK) | USE_SEL_GPIO, reg);