Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c52 #define GPREN0 0x4c /* Pin Rising Edge Detect Enable */ macro
488 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
496 __bcm2835_gpio_irq_config(pc, GPREN0, offset, enable); in bcm2835_gpio_irq_config()
1258 bcm2835_gpio_wr(pc, GPREN0 + i * 4, 0); in bcm2835_pinctrl_probe()