Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dgpio.h35 u32 gpclr[2]; member
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dbcm2835_gpio.c68 u32 *output_reg = value ? gpios->reg->gpset : gpios->reg->gpclr; in bcm2835_gpio_set_value()