Searched refs:PIO_ELSR (Results 1 – 2 of 2) sorted by relevance
63 #define PIO_ELSR 0xc8 /* Edge/Level Status Register */ macro
635 if (__raw_readl(pio + PIO_ELSR) & mask) { in gpio_printf()