Searched refs:APLIC_TARGET_IPRIO (Results 1 – 2 of 2) sorted by relevance
71 val |= FIELD_PREP(APLIC_TARGET_IPRIO, APLIC_DEFAULT_PRIORITY); in aplic_direct_set_affinity()280 v |= FIELD_PREP(APLIC_TARGET_IPRIO, APLIC_DEFAULT_PRIORITY); in aplic_direct_setup()
117 #define APLIC_TARGET_IPRIO (APLIC_TARGET_IPRIO_MASK << \ macro