Searched refs:BURST (Results 1 – 11 of 11) sorted by relevance
37 [ -z "$BURST" ] && BURST=3284 if [[ ${BURST} -ne 0 ]]; then85 pg_set $dev "burst $BURST"
29 [ -z "$BURST" ] && BURST=3279 if [[ ${BURST} -ne 0 ]]; then80 pg_set $dev "burst $BURST"
46 [ -z "$BURST" ] && BURST=102493 pg_set $dev "burst $BURST"
69 export BURST=$OPTARG70 info "SKB bursting: BURST=$BURST"
27 if [[ -n "$BURST" ]]; then
43 if [[ -n "$BURST" ]]; then
28 -b : ($BURST) HW level bursting of SKBs
351 BURST, enumerator617 else if (cond == BURST) in _emit_LD()621 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); in _emit_LD()634 if (cond == BURST) in _emit_LDP()694 else if (cond == BURST) in _emit_LPEND()701 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A'), in _emit_LPEND()774 else if (cond == BURST) in _emit_ST()778 cond == SINGLE ? 'S' : (cond == BURST ? 'B' : 'A')); in _emit_ST()791 if (cond == BURST) in _emit_STP()814 else if (cond == BURST) in _emit_WFP()[all …]
188 #define BURST 0x2000 /* b13: Burst mode */ macro
752 outb(val, ICEMT1724(ice, BURST)); in snd_vt1724_playback_pro_prepare()1359 if (inb(ICEMT1724(ice, BURST)) < val) in snd_vt1724_playback_indep_prepare()1360 outb(val, ICEMT1724(ice, BURST)); in snd_vt1724_playback_indep_prepare()
259 -b : ($BURST) HW level bursting of SKBs