Searched refs:gpio_reg_debounce_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 432 [GPIO_ABCD_DEBOUNCE_2] = { 0, gpio_reg_debounce_2 }, 447 [GPIO_EFGH_DEBOUNCE_2] = { 1, gpio_reg_debounce_2 }, 462 [GPIO_IJKL_DEBOUNCE_2] = { 2, gpio_reg_debounce_2 }, 477 [GPIO_MNOP_DEBOUNCE_2] = { 3, gpio_reg_debounce_2 }, 492 [GPIO_QRST_DEBOUNCE_2] = { 4, gpio_reg_debounce_2 }, 507 [GPIO_UVWX_DEBOUNCE_2] = { 5, gpio_reg_debounce_2 }, 522 [GPIO_YZAAAB_DEBOUNCE_2] = { 6, gpio_reg_debounce_2 }, 537 [GPIO_AC_DEBOUNCE_2] = { 7, gpio_reg_debounce_2 }, 555 [GPIO_1_8V_ABCD_DEBOUNCE_2] = {0, gpio_reg_debounce_2}, 570 [GPIO_1_8V_E_DEBOUNCE_2] = {1, gpio_reg_debounce_2}, [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 46 gpio_reg_debounce_2, enumerator
|