Home
last modified time | relevance | path

Searched refs:GPIO_PULL_UP (Results 1 – 8 of 8) sorted by relevance

/u-boot/include/dt-bindings/gpio/
A Dgpio.h37 #define GPIO_PULL_UP 16 macro
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dgpio.h29 GPIO_PULL_UP, enumerator
/u-boot/drivers/gpio/
A Drk_gpio.c112 case GPIO_PULL_UP: in spl_gpio_set_pull()
A Dgpio-uclass.c211 if (args->args[1] & GPIO_PULL_UP) in gpio_xlate_offs_flags()
/u-boot/arch/arm/dts/
A Dstm32mp157c-ed1.dts349 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
A Dstm32mp15xx-dhcom.dtsi331 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
A Dstm32mp15xx-dkx.dtsi551 cd-gpios = <&gpiob 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
/u-boot/arch/sandbox/dts/
A Dtest.dts158 <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>,

Completed in 47 milliseconds