Lines Matching defs:config
45 unsigned long config;
145 gpio_desc[gpio].config = *c;
163 c = gpio_desc[gpio].config;
179 c = d->config;
187 if (d->keypad_gpio && (MFP_AF(d->config) == 0) &&
188 (d->config & MFP_LPM_CAN_WAKEUP)) {
268 if (MFP_AF(d->config) == 0)
271 if (d->config & MFP_LPM_CAN_WAKEUP)
357 if ((gpio_desc[i].config & MFP_LPM_KEEP_OUTPUT) &&
380 ((gpio_desc[i].config & MFP_LPM_KEEP_OUTPUT) &&