Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dgic_common.h97 #define GICD_ICFGR_TRIG_EDGE (1 << 1) macro
H A Dgic.c623 mask |= GICD_ICFGR_TRIG_EDGE; in gic_config()