Home
last modified time | relevance | path

Searched defs:PMC_IPI_TRIG_BIT (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplat_ipi.h56 #define PMC_IPI_TRIG_BIT (1U << 1U) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplat_ipi.h68 #define PMC_IPI_TRIG_BIT (1 << 1) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplat_ipi.h69 #define PMC_IPI_TRIG_BIT BIT_32(1) macro