Home
last modified time | relevance | path

Searched defs:AspeedSGPIOState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/gpio/
H A Daspeed_sgpio.h55 struct AspeedSGPIOState { struct
57 SysBusDevice parent;
60 MemoryRegion iomem;
61 int pending;
62 qemu_irq irq;
63 qemu_irq sgpios[ASPEED_SGPIO_MAX_PIN_PAIR];
64 uint32_t ctrl_regs[ASPEED_SGPIO_MAX_PIN_PAIR];
65 uint32_t int_regs[ASPEED_SGPIO_MAX_INT];