GRF_GPIO_P_CTL
#define GRF_GPIO_P_CTL(_idx) (0x3 << (((_idx) & 7) * 2))
#define GRF_GPIO_P_CTL(_idx) (0x3U << (((_idx) & 7) * 2))