Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gic_common_priv.h30 #define IPRIORITYR(base, n) (base + GIC_DIST_IPRIORITYR + n) macro
Dintc_gicv3.c175 sys_write8(prio & GIC_PRI_MASK, IPRIORITYR(base, intid)); in arm_gic_irq_set_priority()
439 sys_write32(GIC_INT_DEF_PRI_X4, IPRIORITYR(base, intid)); in gicv3_cpuif_init()
530 sys_write32(GIC_INT_DEF_PRI_X4, IPRIORITYR(base, intid)); in gicv3_dist_init()