rb532_set_bit     104 arch/mips/rb532/gpio.c 	rb532_set_bit(value, offset, gpch->regbase + GPIOD);
rb532_set_bit     117 arch/mips/rb532/gpio.c 	rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC);
rb532_set_bit     119 arch/mips/rb532/gpio.c 	rb532_set_bit(0, offset, gpch->regbase + GPIOCFG);
rb532_set_bit     134 arch/mips/rb532/gpio.c 	rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC);
rb532_set_bit     137 arch/mips/rb532/gpio.c 	rb532_set_bit(value, offset, gpch->regbase + GPIOD);
rb532_set_bit     139 arch/mips/rb532/gpio.c 	rb532_set_bit(1, offset, gpch->regbase + GPIOCFG);
rb532_set_bit     168 arch/mips/rb532/gpio.c 	rb532_set_bit(bit, gpio, rb532_gpio_chip->regbase + GPIOILEVEL);
rb532_set_bit     177 arch/mips/rb532/gpio.c 	rb532_set_bit(bit, gpio, rb532_gpio_chip->regbase + GPIOISTAT);
rb532_set_bit     186 arch/mips/rb532/gpio.c        rb532_set_bit(1, gpio, rb532_gpio_chip->regbase + GPIOFUNC);