Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Darm_gic.h72 #define GIC_MAX_PRIORITY_BITS 8 macro
/openbmc/qemu/hw/intc/
H A Darm_gic.c2105 if (s->n_prio_bits > GIC_MAX_PRIORITY_BITS || in arm_gic_realize()
2109 " or less than %d", GIC_MAX_PRIORITY_BITS, in arm_gic_realize()