Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dgic.h20 #define GIC_PPI_BASE U(16) macro
24 #define GIC_PPI_TO_ITNUM(x) ((x) + GIC_PPI_BASE)
/optee_os/core/arch/arm/kernel/
H A Dboot.c688 GIC_PPI_BASE))); in add_optee_dt_node()
696 itr_id = CFG_CORE_ASYNC_NOTIF_GIC_INTID - GIC_PPI_BASE; in add_optee_dt_node()