Home
last modified time | relevance | path

Searched refs:GPREN0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c39 #define GPREN0 0x4C macro
174 case GPREN0: in bcm2835_gpio_read()
232 case GPREN0: in bcm2835_gpio_write()
H A Dbcm2838_gpio.c38 #define GPREN0 0x4C macro
201 case GPREN0: in bcm2838_gpio_read()
269 case GPREN0: in bcm2838_gpio_write()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c52 #define GPREN0 0x4c /* Pin Rising Edge Detect Enable */ macro
494 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
502 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
1265 bcm2835_gpio_wr(pc, GPREN0 + i * 4, 0); in bcm2835_pinctrl_probe()