Searched refs:SCOOP_GPCR (Results 1 – 3 of 3) sorted by relevance
95 gpcr = ioread16(sdev->base + SCOOP_GPCR); in scoop_gpio_direction_input()97 iowrite16(gpcr, sdev->base + SCOOP_GPCR); in scoop_gpio_direction_input()115 gpcr = ioread16(sdev->base + SCOOP_GPCR); in scoop_gpio_direction_output()117 iowrite16(gpcr, sdev->base + SCOOP_GPCR); in scoop_gpio_direction_output()206 iowrite16(inf->io_dir & 0xffff, devptr->base + SCOOP_GPCR); in scoop_probe()
60 #define SCOOP_GPCR 0x20 macro100 case SCOOP_GPCR: in scoop_read()145 case SCOOP_GPCR: in scoop_write()
17 #define SCOOP_GPCR 0x20 macro