Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dgic_common.h92 #define GICD_ICFGR_POL_LOW (0 << 0) macro
H A Dgic.c612 mask |= GICD_ICFGR_POL_LOW; in gic_config()