Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Dgic_common.h97 #define GICD_I_PER_ICFGRn 16 macro
/freebsd/sys/arm64/arm64/
H A Dgic_v3.c1330 for (i = GIC_FIRST_SPI; i < sc->gic_nirqs; i += GICD_I_PER_ICFGRn) in gic_v3_dist_init()