Home
last modified time | relevance | path

Searched refs:SCOOP_GPCR (Results 1 – 2 of 2) sorted by relevance

/arch/arm/common/
A Dscoop.c98 gpcr = ioread16(sdev->base + SCOOP_GPCR); in scoop_gpio_direction_input()
100 iowrite16(gpcr, sdev->base + SCOOP_GPCR); in scoop_gpio_direction_input()
118 gpcr = ioread16(sdev->base + SCOOP_GPCR); in scoop_gpio_direction_output()
120 iowrite16(gpcr, sdev->base + SCOOP_GPCR); in scoop_gpio_direction_output()
209 iowrite16(inf->io_dir & 0xffff, devptr->base + SCOOP_GPCR); in scoop_probe()
/arch/arm/include/asm/hardware/
A Dscoop.h17 #define SCOOP_GPCR 0x20 macro

Completed in 4 milliseconds