Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c43 #define GPHEN0 0x64 macro
178 case GPHEN0: in bcm2835_gpio_read()
236 case GPHEN0: in bcm2835_gpio_write()
H A Dbcm2838_gpio.c42 #define GPHEN0 0x64 macro
205 case GPHEN0: in bcm2838_gpio_read()
273 case GPHEN0: in bcm2838_gpio_write()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c54 #define GPHEN0 0x64 /* Pin High Detect Enable */ macro
507 __bcm2835_gpio_irq_config(pc, GPHEN0, offset, enable); in bcm2835_gpio_irq_config()
1267 bcm2835_gpio_wr(pc, GPHEN0 + i * 4, 0); in bcm2835_pinctrl_probe()