Searched refs:AT91_GPIO_READ (Results 1 – 2 of 2) sorted by relevance
101 #define AT91_GPIO_READ _IOR('g', 2, uint32_t) /* Read input bit state */ macro
416 case AT91_GPIO_READ: /* Get the status of input bits */ in at91_pio_ioctl()