Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c52 #define GPREN0 0x4c /* Pin Rising Edge Detect Enable */ macro
431 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
439 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
1123 bcm2835_gpio_wr(pc, GPREN0 + i * 4, 0); in bcm2835_pinctrl_probe()