Home
last modified time | relevance | path

Searched refs:ASPEED_LEVEL_HIGH (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c46 #define ASPEED_LEVEL_HIGH 3 macro
253 ((int_trigger == ASPEED_LEVEL_HIGH) && gpio_curr_high) || in aspeed_evaluate_irq()