Searched refs:PIO_FRLHSR (Results 1 – 2 of 2) sorted by relevance
66 #define PIO_FRLHSR 0xd8 /* Fall/Rise - Low/High Status Register */ macro
639 polarity = __raw_readl(pio + PIO_FRLHSR) & mask ? in gpio_printf()643 polarity = __raw_readl(pio + PIO_FRLHSR) & mask ? in gpio_printf()