Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c41 #define GPFEN0 0x58 macro
176 case GPFEN0: in bcm2835_gpio_read()
234 case GPFEN0: in bcm2835_gpio_write()
H A Dbcm2838_gpio.c40 #define GPFEN0 0x58 macro
203 case GPFEN0: in bcm2838_gpio_read()
271 case GPFEN0: in bcm2838_gpio_write()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c53 #define GPFEN0 0x58 /* Pin Falling Edge Detect Enable */ macro
498 __bcm2835_gpio_irq_config(pc, GPFEN0, offset, enable); in bcm2835_gpio_irq_config()
503 __bcm2835_gpio_irq_config(pc, GPFEN0, offset, enable); in bcm2835_gpio_irq_config()
1266 bcm2835_gpio_wr(pc, GPFEN0 + i * 4, 0); in bcm2835_pinctrl_probe()