MFP_PIN_GPIO127
if ((mfp > MFP_PIN_GPIO127) || !gpio_desc[gpio].valid) {
if (gpio > mfp_to_gpio(MFP_PIN_GPIO127))
static struct gpio_desc gpio_desc[MFP_PIN_GPIO127 + 1];