Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dgic_common.h96 #define GICD_ICFGR_TRIG_LVL (0 << 1) macro
H A Dgic.c620 mask |= GICD_ICFGR_TRIG_LVL; in gic_config()