Searched refs:GPIO_PIN_HIGH (Results 1 – 14 of 14) sorted by relevance
51 GPIO_VALUE_HIGH = GPIO_PIN_HIGH
60 #define GPIO_PIN_HIGH 0x01 /* high level (logical 1) */ macro
84 onoff ? GPIO_PIN_HIGH : GPIO_PIN_LOW); in gpioled_control()
193 *value = GPIO_PIN_HIGH; in pl061_pin_get()205 uint8_t d = (value == GPIO_PIN_HIGH) ? 0xff : 0x00; in pl061_pin_set()
268 GPIO_PIN_HIGH : GPIO_PIN_LOW) != 0) in acpi_gpiobus_space_handler()
305 *value = GPIO_PIN_HIGH; in chvgpio_pin_get()
508 *value = GPIO_PIN_HIGH; in bytgpio_pin_get()
266 *value = GPIO_PIN_HIGH; in amdgpio_pin_get()271 *value = GPIO_PIN_HIGH; in amdgpio_pin_get()
130 pin_value = GPIO_PIN_HIGH; in eqos_phy_reset()
254 case GPIO_PIN_HIGH: in chipc_gpio_pin_set()312 *pin_value = pin_high ? GPIO_PIN_HIGH : GPIO_PIN_LOW; in chipc_gpio_pin_get()
225 GPIO_PIN_SET(sc_gpio_dev, GPIO_USB_PWR, GPIO_PIN_HIGH); in phy_init()
408 GPIO_PIN_SET(gpio_dev, panel.backlight_pin, GPIO_PIN_HIGH); in dcu_attach()
396 pin_value = GPIO_PIN_HIGH; in dwc_reset_phy()
1823 pin_value = GPIO_PIN_HIGH; in awg_phy_reset()