GPIO_GPCTR0_IOTR_MASK
val = readl(reg_base + GPIO_CONTROL(gpio)) & GPIO_GPCTR0_IOTR_MASK;
val &= ~GPIO_GPCTR0_IOTR_MASK;