Searched refs:DLB2_TO_EV_PRIO (Results 1 – 2 of 2) sorted by relevance
132 #define DLB2_TO_EV_PRIO(x) ((x) << 5) macro
3336 events[num].priority = DLB2_TO_EV_PRIO((uint8_t)qe->priority); in dlb2_process_dequeue_qes()3439 DLB2_TO_EV_PRIO((uint8_t)qes[0].priority) | in dlb2_process_dequeue_four_qes()3444 DLB2_TO_EV_PRIO((uint8_t)qes[1].priority) | in dlb2_process_dequeue_four_qes()3449 DLB2_TO_EV_PRIO((uint8_t)qes[2].priority) | in dlb2_process_dequeue_four_qes()3454 DLB2_TO_EV_PRIO((uint8_t)qes[3].priority) | in dlb2_process_dequeue_four_qes()