Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c35 #define PL330_PERIPH_NUM 32 macro
270 uint8_t periph_busy[PL330_PERIPH_NUM];
302 VMSTATE_UINT8_ARRAY(periph_busy, PL330State, PL330_PERIPH_NUM),
1620 qdev_init_gpio_in(dev, pl330_dma_stop_irq, PL330_PERIPH_NUM); in pl330_realize()