Searched refs:set_bits (Results 1 – 2 of 2) sorted by relevance
775 bool set_bits) in ti_gpio_rwreg_modify() argument780 ti_gpio_write_4(sc, reg, set_bits ? value | mask : value & ~mask); in ti_gpio_rwreg_modify()
827 bool set_bits) in bcm_gpio_modify() argument830 if (set_bits) in bcm_gpio_modify()