Searched refs:FLAG_BIAS_DISABLE (Results 1 – 3 of 3) sorted by relevance
165 #define FLAG_BIAS_DISABLE 15 /* GPIO has pull disabled */ macro
191 assign_bit(FLAG_BIAS_DISABLE, flagsp, in linehandle_flags_to_desc_flags()1242 assign_bit(FLAG_BIAS_DISABLE, flagsp, in gpio_v2_line_config_flags_to_desc_flags()2291 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_desc_to_lineinfo()
2054 clear_bit(FLAG_BIAS_DISABLE, &desc->flags); in gpiod_free_commit()2238 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_set_bias()4038 set_bit(FLAG_BIAS_DISABLE, &desc->flags); in gpiod_configure_flags()