Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Dbcm2835_gpio.c51 #define GPPUD 0x94 macro
186 case GPPUD: in bcm2835_gpio_read()
244 case GPPUD: in bcm2835_gpio_write()
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c58 #define GPPUD 0x94 /* Pin Pull-up/down Enable */ macro
1018 bcm2835_gpio_wr(pc, GPPUD, arg & 3); in bcm2835_pull_config_set()