Searched refs:GPIO_PIN_PRESET_HIGH (Results 1 – 6 of 6) sorted by relevance
97 if (flags & (GPIO_PIN_PRESET_HIGH | GPIO_PIN_PRESET_LOW)) { in rpi_fw_gpio_pin_configure()98 if (flags & GPIO_PIN_PRESET_HIGH) { in rpi_fw_gpio_pin_configure()257 sc->sc_gpio_pins[i].gp_flags &= ~(GPIO_PIN_PRESET_HIGH | in rpi_fw_gpio_pin_set()
665 if (flags & GPIO_PIN_PRESET_HIGH) { in chipc_gpio_pin_update()717 output_flag = flags & (GPIO_PIN_PRESET_HIGH | GPIO_PIN_PRESET_LOW in chipc_gpio_check_flags()729 case GPIO_PIN_PRESET_HIGH: in chipc_gpio_check_flags()731 case (GPIO_PIN_PRESET_HIGH|GPIO_PIN_PULSATE): in chipc_gpio_check_flags()
77 #define GPIO_PIN_PRESET_HIGH 0x00000800 /* low before enabling output */ macro
545 } else if (flags & GPIO_PIN_PRESET_HIGH) { in imx51_gpio_pin_configure()764 else if (flags & GPIO_PIN_PRESET_HIGH) in imx51_gpio_pin_config_32()
211 else if ((flags & GPIO_PIN_PRESET_HIGH) != 0) in apple_pinctrl_pin_configure()
575 } else if (flags & GPIO_PIN_PRESET_HIGH) { in aw_gpio_pin_configure()