Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_lpc.h28 #define ASPEED_LPC_NR_SUBDEVS 5 macro
38 qemu_irq subdevice_irqs[ASPEED_LPC_NR_SUBDEVS];
/openbmc/qemu/hw/misc/
H A Daspeed_lpc.c415 qdev_init_gpio_in(dev, aspeed_lpc_set_irq, ASPEED_LPC_NR_SUBDEVS); in aspeed_lpc_realize()