Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c52 #define GPFEN0 0x58 /* Pin Falling Edge Detect Enable */ macro
467 __bcm2835_gpio_irq_config(pc, GPFEN0, offset, enable); in bcm2835_gpio_irq_config()
472 __bcm2835_gpio_irq_config(pc, GPFEN0, offset, enable); in bcm2835_gpio_irq_config()
1232 bcm2835_gpio_wr(pc, GPFEN0 + i * 4, 0); in bcm2835_pinctrl_probe()