Lines Matching refs:set_bit
177 set_bit(FLAG_IS_OUT, &desc->flags); in gpiod_get_direction()
1159 set_bit(FLAG_IS_OUT, &desc->flags); in _gpiod_direction_output_raw()
1360 set_bit(FLAG_IS_OUT, &desc->flags); in _gpio_set_open_drain_value()
1383 set_bit(FLAG_IS_OUT, &desc->flags); in _gpio_set_open_source_value()
1630 set_bit(FLAG_USED_AS_IRQ, &chip->desc[offset].flags); in gpiochip_lock_as_irq()
2076 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in gpiod_parse_flags()
2078 set_bit(FLAG_OPEN_DRAIN, &desc->flags); in gpiod_parse_flags()
2080 set_bit(FLAG_OPEN_SOURCE, &desc->flags); in gpiod_parse_flags()
2227 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in fwnode_get_named_gpiod()
2231 set_bit(FLAG_OPEN_DRAIN, &desc->flags); in fwnode_get_named_gpiod()
2233 set_bit(FLAG_OPEN_SOURCE, &desc->flags); in fwnode_get_named_gpiod()
2310 set_bit(FLAG_IS_HOGGED, &desc->flags); in gpiod_hog()