Home
last modified time | relevance | path

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

/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c72 #define GPIO_DEBOUNCE_TIME_3 (0x058 >> 2) macro
555 if (idx >= GPIO_DEBOUNCE_TIME_1 && idx <= GPIO_DEBOUNCE_TIME_3) { in aspeed_gpio_read()
788 if (idx >= GPIO_DEBOUNCE_TIME_1 && idx <= GPIO_DEBOUNCE_TIME_3) { in aspeed_gpio_write()