Searched refs:FLAG_PULL_UP (Results 1 – 3 of 3) sorted by relevance
166 #define FLAG_PULL_UP 13 /* GPIO has pull up enabled */ macro
187 assign_bit(FLAG_PULL_UP, flagsp, in linehandle_flags_to_desc_flags()1238 assign_bit(FLAG_PULL_UP, flagsp, in gpio_v2_line_config_flags_to_desc_flags()2295 if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_desc_to_lineinfo()
2060 clear_bit(FLAG_PULL_UP, &desc->flags); in gpiod_free_commit()2248 else if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpio_set_bias()4042 set_bit(FLAG_PULL_UP, &desc->flags); in gpiod_configure_flags()