Searched refs:GIC_VPE_CTL_TIMER_RTBL_MSK (Results 1 – 2 of 2) sorted by relevance
162 #define GIC_VPE_CTL_TIMER_RTBL_MSK (MSK(1) << GIC_VPE_CTL_TIMER_RTBL_SHF) macro
244 return vpe_ctl & GIC_VPE_CTL_TIMER_RTBL_MSK; in gic_local_irq_is_routable()