Searched refs:FLAG_PULL_UP (Results 1 – 3 of 3) sorted by relevance
114 #define FLAG_PULL_UP 13 /* GPIO has pull up enabled */ macro
142 assign_bit(FLAG_PULL_UP, flagsp, in linehandle_flags_to_desc_flags()969 assign_bit(FLAG_PULL_UP, flagsp, in gpio_v2_line_config_flags_to_desc_flags()1960 if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_desc_to_lineinfo()
2142 clear_bit(FLAG_PULL_UP, &desc->flags); in gpiod_free_commit()2314 else if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_set_bias()3939 set_bit(FLAG_PULL_UP, &desc->flags); in gpiod_configure_flags()