Searched refs:FLAG_PULL_UP (Results 1 – 2 of 2) sorted by relevance
111 #define FLAG_PULL_UP 13 /* GPIO has pull up enabled */ macro
2979 if (test_bit(FLAG_PULL_UP, &desc->flags)) in gpiod_direction_input()4460 set_bit(FLAG_PULL_UP, &desc->flags); in gpiod_configure_flags()