Searched refs:GPIO_PIN_PRESET_HIGH (Results 1 – 4 of 4) sorted by relevance
99 if (flags & (GPIO_PIN_PRESET_HIGH | GPIO_PIN_PRESET_LOW)) { in rpi_fw_gpio_pin_configure()100 if (flags & GPIO_PIN_PRESET_HIGH) { in rpi_fw_gpio_pin_configure()259 sc->sc_gpio_pins[i].gp_flags &= ~(GPIO_PIN_PRESET_HIGH | in rpi_fw_gpio_pin_set()
79 #define GPIO_PIN_PRESET_HIGH 0x00000800 /* low before enabling output */ macro
547 } else if (flags & GPIO_PIN_PRESET_HIGH) { in imx51_gpio_pin_configure()766 else if (flags & GPIO_PIN_PRESET_HIGH) in imx51_gpio_pin_config_32()
475 } else if (flags & GPIO_PIN_PRESET_HIGH) { in aw_gpio_pin_configure()