Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dgic.c49 #define GICD_ICFGR(n) (0xc00 + (n) * 4) macro
726 io_mask32(gd->gicd_base + GICD_ICFGR(index), in gic_it_set_type()