Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h35 #define GICD_ICENABLERnE 0x1400 macro
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c346 return GICD_ICENABLERnE; in convert_offset_index()
936 writel_relaxed(~0U, base + GICD_ICENABLERnE + i / 8); in gic_dist_init()