Searched refs:AT91_GPIO_CFG_PULLUP (Results 1 – 2 of 2) sorted by relevance
69 #define AT91_GPIO_CFG_PULLUP 0x04 /* Enable/disable pullup resistors */ macro
429 if (cfg->cfgmask & AT91_GPIO_CFG_PULLUP) { in at91_pio_ioctl()