Searched refs:GPIO_PULL_DOWN (Results 1 – 21 of 21) sorted by relevance
40 #define GPIO_PULL_DOWN 32 macro
16 GPIO_PULL_DOWN = (1 << 5), enumerator
150 #define GPIO_PULL_DOWN 0x1C macro
355 lflags |= GPIO_PULL_DOWN; in gpiod_get_from_of_node()558 *flags |= GPIO_PULL_DOWN; in of_find_gpio()623 *lflags |= GPIO_PULL_DOWN; in of_parse_own_gpio()
621 *lookupflags |= GPIO_PULL_DOWN; in acpi_gpio_update_gpiod_lookup_flags()
3890 if ((lflags & GPIO_PULL_UP) && (lflags & GPIO_PULL_DOWN)) { in gpiod_configure_flags()3898 else if (lflags & GPIO_PULL_DOWN) in gpiod_configure_flags()
111 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
137 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
155 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
223 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
199 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
201 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
185 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
213 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
243 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
188 usb0_vbus_det-gpios = <&pio 6 1 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PG1 */
211 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
275 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
349 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
353 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
57 #define GPIO_PULL_DOWN 2 macro2561 ingenic_set_bias(jzpc, pin, GPIO_PULL_DOWN); in ingenic_pinconf_set()