Searched refs:FLAG_BIAS_DISABLE (Results 1 – 3 of 3) sorted by relevance
116 #define FLAG_BIAS_DISABLE 15 /* GPIO has pull disabled */ macro
146 assign_bit(FLAG_BIAS_DISABLE, flagsp, in linehandle_flags_to_desc_flags()990 assign_bit(FLAG_BIAS_DISABLE, flagsp, in gpio_v2_line_config_flags_to_desc_flags()1948 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_desc_to_lineinfo()
1987 clear_bit(FLAG_BIAS_DISABLE, &desc->flags); in gpiod_free_commit()2171 if (test_bit(FLAG_BIAS_DISABLE, &desc->flags)) in gpio_set_bias()
Completed in 16 milliseconds