Searched refs:gpio_reg_int_status (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 429 [GPIO_ABCD_INT_STATUS] = { 0, gpio_reg_int_status }, 444 [GPIO_EFGH_INT_STATUS] = { 1, gpio_reg_int_status }, 459 [GPIO_IJKL_INT_STATUS] = { 2, gpio_reg_int_status }, 474 [GPIO_MNOP_INT_STATUS] = { 3, gpio_reg_int_status }, 489 [GPIO_QRST_INT_STATUS] = { 4, gpio_reg_int_status }, 504 [GPIO_UVWX_INT_STATUS] = { 5, gpio_reg_int_status }, 519 [GPIO_YZAAAB_INT_STATUS] = { 6, gpio_reg_int_status }, 534 [GPIO_AC_INT_STATUS] = { 7, gpio_reg_int_status }, 552 [GPIO_1_8V_ABCD_INT_STATUS] = {0, gpio_reg_int_status}, 567 [GPIO_1_8V_E_INT_STATUS] = {1, gpio_reg_int_status}, [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 43 gpio_reg_int_status, enumerator
|