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.c48 #define GICD_ICFGR(n) (0xc00 + (n) * 4) macro
718 io_mask32(gd->gicd_base + GICD_ICFGR(index), in gic_it_set_type()