Searched refs:gpio_reg_int_sens_1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 427 [GPIO_ABCD_INT_SENS_1] = { 0, gpio_reg_int_sens_1 }, 442 [GPIO_EFGH_INT_SENS_1] = { 1, gpio_reg_int_sens_1 }, 457 [GPIO_IJKL_INT_SENS_1] = { 2, gpio_reg_int_sens_1 }, 472 [GPIO_MNOP_INT_SENS_1] = { 3, gpio_reg_int_sens_1 }, 487 [GPIO_QRST_INT_SENS_1] = { 4, gpio_reg_int_sens_1 }, 502 [GPIO_UVWX_INT_SENS_1] = { 5, gpio_reg_int_sens_1 }, 517 [GPIO_YZAAAB_INT_SENS_1] = { 6, gpio_reg_int_sens_1 }, 532 [GPIO_AC_INT_SENS_1] = { 7, gpio_reg_int_sens_1 }, 550 [GPIO_1_8V_ABCD_INT_SENS_1] = {0, gpio_reg_int_sens_1}, 565 [GPIO_1_8V_E_INT_SENS_1] = {1, gpio_reg_int_sens_1}, [all …]
|
/openbmc/qemu/include/hw/gpio/ |
H A D | aspeed_gpio.h | 41 gpio_reg_int_sens_1, enumerator
|