Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic-v3.h402 #define GITS_TYPER_HCC(r) (((r) >> GITS_TYPER_HCC_SHIFT) & 0xff) macro
/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c4931 GITS_TYPER_HCC(gic_read_typer(base + GITS_TYPER))) in its_restore_enable()