Home
last modified time | relevance | path

Searched refs:AspeedGPIOReg (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/gpio/
H A Daspeed_gpio.h67 typedef struct AspeedGPIOReg { struct
70 } AspeedGPIOReg; typedef
77 const AspeedGPIOReg *reg_table;
/openbmc/qemu/hw/gpio/
H A Daspeed_gpio.c421 static const AspeedGPIOReg aspeed_3_3v_gpios[GPIO_3_3V_REG_ARRAY_SIZE] = {
544 static const AspeedGPIOReg aspeed_1_8v_gpios[GPIO_1_8V_REG_ARRAY_SIZE] = {
582 const AspeedGPIOReg *reg; in aspeed_gpio_read()
813 const AspeedGPIOReg *reg; in aspeed_gpio_write()