Searched refs:GICD_IPRIORITYRn (Results 1 – 2 of 2) sorted by relevance
66 sys_write8(prio & 0xff, GICD_IPRIORITYRn + irq); in arm_gic_irq_set_priority()161 sys_write32(0, GICD_IPRIORITYRn + i); in gic_dist_init()206 sys_write32(0xa0a0a0a0, GICD_IPRIORITYRn + i); in gic_cpu_init()
106 #define GICD_IPRIORITYRn (GIC_DIST_BASE + 0x400) macro