Searched refs:gpio_reg_debounce_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 431 [GPIO_ABCD_DEBOUNCE_1] = { 0, gpio_reg_debounce_1 }, 446 [GPIO_EFGH_DEBOUNCE_1] = { 1, gpio_reg_debounce_1 }, 461 [GPIO_IJKL_DEBOUNCE_1] = { 2, gpio_reg_debounce_1 }, 476 [GPIO_MNOP_DEBOUNCE_1] = { 3, gpio_reg_debounce_1 }, 491 [GPIO_QRST_DEBOUNCE_1] = { 4, gpio_reg_debounce_1 }, 506 [GPIO_UVWX_DEBOUNCE_1] = { 5, gpio_reg_debounce_1 }, 521 [GPIO_YZAAAB_DEBOUNCE_1] = { 6, gpio_reg_debounce_1 }, 536 [GPIO_AC_DEBOUNCE_1] = { 7, gpio_reg_debounce_1 }, 554 [GPIO_1_8V_ABCD_DEBOUNCE_1] = {0, gpio_reg_debounce_1}, 569 [GPIO_1_8V_E_DEBOUNCE_1] = {1, gpio_reg_debounce_1}, [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 45 gpio_reg_debounce_1, enumerator
|