Searched refs:gpio_reg_int_sens_0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 426 [GPIO_ABCD_INT_SENS_0] = { 0, gpio_reg_int_sens_0 }, 441 [GPIO_EFGH_INT_SENS_0] = { 1, gpio_reg_int_sens_0 }, 456 [GPIO_IJKL_INT_SENS_0] = { 2, gpio_reg_int_sens_0 }, 471 [GPIO_MNOP_INT_SENS_0] = { 3, gpio_reg_int_sens_0 }, 486 [GPIO_QRST_INT_SENS_0] = { 4, gpio_reg_int_sens_0 }, 501 [GPIO_UVWX_INT_SENS_0] = { 5, gpio_reg_int_sens_0 }, 516 [GPIO_YZAAAB_INT_SENS_0] = { 6, gpio_reg_int_sens_0 }, 531 [GPIO_AC_INT_SENS_0] = { 7, gpio_reg_int_sens_0 }, 564 [GPIO_1_8V_E_INT_SENS_0] = {1, gpio_reg_int_sens_0}, 619 case gpio_reg_int_sens_0: in aspeed_gpio_read() [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 40 gpio_reg_int_sens_0, enumerator
|