Searched refs:SCOOP_GPRR (Results 1 – 3 of 3) sorted by relevance
62 #define SCOOP_GPRR 0x28 macro103 case SCOOP_GPRR: in scoop_read()150 case SCOOP_GPRR: /* GPRR is probably R/O in real HW */ in scoop_write()
19 #define SCOOP_GPRR 0x28 macro
83 return !!(ioread16(sdev->base + SCOOP_GPRR) & (1 << (offset + 1))); in scoop_gpio_get()