GPIO_VBASE
GPIO_VBASE,
#define pdatb (*(volatile uint8_t *)(GPIO_VBASE+GPIO_PBDAT))
GPIO_VBASE,
#define gpio_read8(reg) ioreg_read8(GPIO_VBASE + (reg))
#define pdatf (*(volatile uint8_t *)(GPIO_VBASE+GPIO_PFDAT))