Lines Matching refs:FLAG_ACTIVE_LOW
476 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in linehandle_create()
802 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in lineevent_create()
950 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpio_ioctl()
2089 clear_bit(FLAG_ACTIVE_LOW, &desc->flags); in __gpiod_free()
2319 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_direction_output()
2359 return test_bit(FLAG_ACTIVE_LOW, &desc->flags); in gpiod_is_active_low()
2440 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_get_value()
2567 if (!raw && test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_set_array_value_complex()
2631 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_set_value()
2849 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_get_value_cansleep()
2888 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags)) in gpiod_set_value_cansleep()
3162 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in gpiod_configure_flags()
3300 set_bit(FLAG_ACTIVE_LOW, &desc->flags); in fwnode_get_named_gpiod()