Searched refs:FLAG_BIAS_DISABLE (Results 1 – 3 of 3) sorted by relevance
185 #define FLAG_BIAS_DISABLE 15 /* GPIO has pull disabled */ macro
193 assign_bit(FLAG_BIAS_DISABLE, flagsp, in linehandle_flags_to_desc_flags()1253 assign_bit(FLAG_BIAS_DISABLE, flagsp, in gpio_v2_line_config_flags_to_desc_flags()2328 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_desc_to_lineinfo()
2167 clear_bit(FLAG_BIAS_DISABLE, &desc->flags); in gpiod_free_commit()2356 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_set_bias()4169 set_bit(FLAG_BIAS_DISABLE, &desc->flags); in gpiod_configure_flags()