Searched refs:AT91_GPIO_CFG_INPUT (Results 1 – 2 of 2) sorted by relevance
67 #define AT91_GPIO_CFG_INPUT 0x01 /* configure input/output pins */ macro
421 if (cfg->cfgmask & AT91_GPIO_CFG_INPUT) { in at91_pio_ioctl()