Searched refs:GPPUDCLK0 (Results 1 – 2 of 2) sorted by relevance
52 #define GPPUDCLK0 0x98 macro187 case GPPUDCLK0: in bcm2835_gpio_read()245 case GPPUDCLK0: in bcm2835_gpio_write()
59 #define GPPUDCLK0 0x98 /* Pin Pull-up/down Enable Clock */ macro1026 bcm2835_gpio_wr(pc, GPPUDCLK0 + (off * 4), BIT(bit)); in bcm2835_pull_config_set()1028 bcm2835_gpio_wr(pc, GPPUDCLK0 + (off * 4), 0); in bcm2835_pull_config_set()