Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c45 #define GPLEN0 0x70 macro
180 case GPLEN0: in bcm2835_gpio_read()
238 case GPLEN0: in bcm2835_gpio_write()
H A Dbcm2838_gpio.c44 #define GPLEN0 0x70 macro
207 case GPLEN0: in bcm2838_gpio_read()
275 case GPLEN0: in bcm2838_gpio_write()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c55 #define GPLEN0 0x70 /* Pin Low Detect Enable */ macro
511 __bcm2835_gpio_irq_config(pc, GPLEN0, offset, enable); in bcm2835_gpio_irq_config()
1268 bcm2835_gpio_wr(pc, GPLEN0 + i * 4, 0); in bcm2835_pinctrl_probe()