Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_priv.h140 #define GITS_CTLR_ENABLED_GET(_val) MASK_GET(_val, GITS_CTLR_ENABLED) macro
Dintc_gicv3_its.c84 if (GITS_CTLR_ENABLED_GET(reg)) { in its_force_quiescent()