Home
last modified time | relevance | path

Searched refs:SCOOP_GPCR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/common/
H A Dscoop.c95 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()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dscoop.c95 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()
/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dscoop.h17 #define SCOOP_GPCR 0x20 macro
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dscoop.h17 #define SCOOP_GPCR 0x20 macro

Completed in 2 milliseconds