Searched refs:gpio_reg_int_sens_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 428 [GPIO_ABCD_INT_SENS_2] = { 0, gpio_reg_int_sens_2 }, 443 [GPIO_EFGH_INT_SENS_2] = { 1, gpio_reg_int_sens_2 }, 458 [GPIO_IJKL_INT_SENS_2] = { 2, gpio_reg_int_sens_2 }, 473 [GPIO_MNOP_INT_SENS_2] = { 3, gpio_reg_int_sens_2 }, 488 [GPIO_QRST_INT_SENS_2] = { 4, gpio_reg_int_sens_2 }, 503 [GPIO_UVWX_INT_SENS_2] = { 5, gpio_reg_int_sens_2 }, 518 [GPIO_YZAAAB_INT_SENS_2] = { 6, gpio_reg_int_sens_2 }, 533 [GPIO_AC_INT_SENS_2] = { 7, gpio_reg_int_sens_2 }, 551 [GPIO_1_8V_ABCD_INT_SENS_2] = {0, gpio_reg_int_sens_2}, 566 [GPIO_1_8V_E_INT_SENS_2] = {1, gpio_reg_int_sens_2}, [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 42 gpio_reg_int_sens_2, enumerator
|