Searched refs:GPIOD_MASK_PULL (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/asm-generic/
H A Dgpio.h136 #define GPIOD_MASK_PULL (GPIOD_PULL_UP | GPIOD_PULL_DOWN) macro
/u-boot/test/dm/
H A Dgpio.c624 ut_assertok(dm_gpio_clrset_flags(&desc, GPIOD_MASK_PULL,
/u-boot/drivers/gpio/
H A Dgpio-uclass.c1060 ret = dm_gpios_clrset_flags(desc_list, count, GPIOD_MASK_PULL,

Completed in 51 milliseconds