Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dgic.c46 #define GICD_IPRIORITYR(n) (0x400 + (n) * 4) macro
700 prio, gd->gicd_base + GICD_IPRIORITYR(0) + it); in gic_it_set_prio()
701 io_write8(gd->gicd_base + GICD_IPRIORITYR(0) + it, prio); in gic_it_set_prio()