Searched full:all_gates (Results 1 – 1 of 1) sorted by relevance
42 ALL_GATES=$((1 << 0 | 1 << STREAM_PRIO_1 | 1 << STREAM_PRIO_2))159 sched-entry S $(printf "%x" $ALL_GATES) $GATE_DURATION_NS \160 sched-entry S $(printf "%x" $((ALL_GATES & ~(1 << STREAM_PRIO_2)))) $GATE_DURATION_NS \