Searched refs:APLIC_TARGET_IPRIO_MASK (Results 1 – 2 of 2) sorted by relevance
64 #define APLIC_TARGET_IPRIO_MASK GENMASK_32(7, 0) macro
71 val |= iprio & APLIC_TARGET_IPRIO_MASK; in aplic_set_target()