Searched refs:DLB2_TO_EV_PRIO (Results 1 – 2 of 2) sorted by relevance
100 #define DLB2_TO_EV_PRIO(x) ((x) << 5) macro
2944 events[num].priority = DLB2_TO_EV_PRIO((uint8_t)qe->priority); in dlb2_process_dequeue_qes()3047 DLB2_TO_EV_PRIO((uint8_t)qes[0].priority) | in dlb2_process_dequeue_four_qes()3052 DLB2_TO_EV_PRIO((uint8_t)qes[1].priority) | in dlb2_process_dequeue_four_qes()3057 DLB2_TO_EV_PRIO((uint8_t)qes[2].priority) | in dlb2_process_dequeue_four_qes()3062 DLB2_TO_EV_PRIO((uint8_t)qes[3].priority) | in dlb2_process_dequeue_four_qes()