Searched refs:GPIO_PULL_UP (Results 1 – 8 of 8) sorted by relevance
37 #define GPIO_PULL_UP 16 macro
29 GPIO_PULL_UP, enumerator
112 case GPIO_PULL_UP: in spl_gpio_set_pull()
211 if (args->args[1] & GPIO_PULL_UP) in gpio_xlate_offs_flags()
349 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
331 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
551 cd-gpios = <&gpiob 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
158 <&gpio_c 3 (GPIO_IN|GPIO_PULL_UP)>,
Completed in 47 milliseconds