Searched refs:BCM_GPIO_GPPUD (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_gpio.c154 #define BCM_GPIO_GPPUD(_bank) (0x94) /* Pin Pull up/down */ macro
297 BCM_GPIO_WRITE(sc, BCM_GPIO_GPPUD(0), state);
299 BCM_GPIO_WRITE(sc, BCM_GPIO_GPPUD(0), 0);

Completed in 58 milliseconds