Home
last modified time | relevance | path

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

/openbmc/qemu/hw/microblaze/
H A Dxlnx-zynqmp-pmu.c40 #define XLNX_ZYNQMP_PMU_NUM_IPIS 4 macro
42 static const uint64_t ipi_addr[XLNX_ZYNQMP_PMU_NUM_IPIS] = {
45 static const uint64_t ipi_irq[XLNX_ZYNQMP_PMU_NUM_IPIS] = {
56 XlnxZynqMPIPI ipi[XLNX_ZYNQMP_PMU_NUM_IPIS];
69 for (int i = 0; i < XLNX_ZYNQMP_PMU_NUM_IPIS; i++) { in xlnx_zynqmp_pmu_soc_init()
116 for (int i = 0; i < XLNX_ZYNQMP_PMU_NUM_IPIS; i++) { in xlnx_zynqmp_pmu_soc_realize()