MFP_AF
if (d->keypad_gpio && (MFP_AF(d->config) == 0) &&
if (MFP_AF(d->config) == 0)
int fn = MFP_AF(c);
af = MFP_AF(c);