Searched refs:GPIO_PIN_HIGH (Results 1 – 12 of 12) 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()
200 *value = GPIO_PIN_HIGH; in pl061_pin_get()212 uint8_t d = (value == GPIO_PIN_HIGH) ? 0xff : 0x00; in pl061_pin_set()
305 *value = GPIO_PIN_HIGH; in chvgpio_pin_get()
506 *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()
255 case GPIO_PIN_HIGH: in chipc_gpio_pin_set()313 *pin_value = pin_high ? GPIO_PIN_HIGH : GPIO_PIN_LOW; in chipc_gpio_pin_get()
227 GPIO_PIN_SET(sc_gpio_dev, GPIO_USB_PWR, GPIO_PIN_HIGH); in phy_init()
409 GPIO_PIN_SET(gpio_dev, panel.backlight_pin, GPIO_PIN_HIGH); in dcu_attach()
1535 pin_value = GPIO_PIN_HIGH; in dwc_reset()
1822 pin_value = GPIO_PIN_HIGH; in awg_phy_reset()