Searched refs:GPSET0 (Results 1 – 3 of 3) sorted by relevance
31 #define GPSET0 0x1C macro160 case GPSET0: in bcm2835_gpio_read()214 case GPSET0: in bcm2835_gpio_write()
30 #define GPSET0 0x1C macro183 case GPSET0: in bcm2838_gpio_read()247 case GPSET0: in bcm2838_gpio_write()
48 #define GPSET0 0x1c /* Pin Output Set */ macro358 bcm2835_gpio_set_bit(pc, value ? GPSET0 : GPCLR0, offset); in bcm2835_gpio_set()366 bcm2835_gpio_set_bit(pc, value ? GPSET0 : GPCLR0, offset); in bcm2835_gpio_direction_output()1064 bcm2835_gpio_set_bit(pc, arg ? GPSET0 : GPCLR0, pin); in bcm2835_pinconf_set()1136 bcm2835_gpio_set_bit(pc, arg ? GPSET0 : GPCLR0, pin); in bcm2711_pinconf_set()