Searched refs:FLAG_PULL_UP (Results 1 – 3 of 3) sorted by relevance
148 #define FLAG_PULL_UP 13 /* GPIO has pull up enabled */ macro
142 assign_bit(FLAG_PULL_UP, flagsp, in linehandle_flags_to_desc_flags()989 assign_bit(FLAG_PULL_UP, flagsp, in gpio_v2_line_config_flags_to_desc_flags()1976 if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_desc_to_lineinfo()
2029 clear_bit(FLAG_PULL_UP, &desc->flags); in gpiod_free_commit()2217 else if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_set_bias()3875 set_bit(FLAG_PULL_UP, &desc->flags); in gpiod_configure_flags()