/linux-2.4.37.9/arch/alpha/lib/ |
D | ev6-stxcpy.S | 58 mskqh t2, a1, t2 # U : detection in the src word (stall) 60 ornot t1, t2, t2 # E : (stall) 64 or t0, t3, t1 # E : (stall) 65 bne t8, $a_eos # U : (stall) 80 cmpbge zero, t1, t8 # E : (3 cycle stall) 81 beq t8, $a_loop # U : (stall for t8) 89 and t8, t6, t12 # E : (stall) 92 and t12, 0x80, t6 # E : (stall) 93 bne t6, 1f # U : (stall) 99 zapnot t1, t6, t1 # U : clear src bytes >= null (stall) [all …]
|
D | ev6-stxncpy.S | 66 mskqh t2, a1, t2 # U : detection in the src word (stall) 68 ornot t1, t2, t2 # E : (stall) 72 or t0, t3, t0 # E : (stall) 113 and t8, t12, t12 # E : (stall) 116 and t12, 0x80, t6 # E : (stall) 117 bne t6, 1f # U : (stall) 123 or t12, t6, t8 # E : (stall) 124 zapnot t0, t8, t0 # U : clear src bytes > null (stall) 127 or t0, t1, t0 # e1 : (stall) 155 and t1, 7, t1 # E : (stall) [all …]
|
D | ev6-csum_ipv6_magic.S | 90 cmpult $20,$3,$3 # E : (1 cycle stall on $20) 91 addq $20,$18,$20 # E : U L U L (1 cycle stall on $20) 94 addq $20,$19,$20 # E : (1 cycle stall on $20) 99 addq $18,$19,$18 # E : (1 cycle stall on $19) 105 zapnot $0,15,$1 # U : Start folding output (1 cycle stall on $0) 107 srl $0,32,$0 # U : U L U L : (1 cycle stall on $0) 110 extwl $1,2,$2 # U : ushort[1] (1 cycle stall on $1) 111 zapnot $1,3,$0 # U : ushort[0] (1 cycle stall on $1) 112 extwl $1,4,$1 # U : ushort[2] (1 cycle stall on $1) 117 extwl $3,2,$1 # U : ushort[1] (1 cycle stall on $3) [all …]
|
D | ev6-memchr.S | 66 extqh $6, $16, $6 # U : 2 cycle stall for $6 109 addq $0, 2, $3 # E : U L U L : 2 cycle stall on $0 114 addq $0, 1, $3 # E : U L U L : 2 cycle stall on $0
|
D | strchr.S | 43 xor t0, a1, t1 # .. e1 (ev5 data stall) 50 and t0, t1, t0 # e1 (stall)
|
D | stxncpy.S | 73 cmpbge zero, t0, t8 # .. e1 (stall) 86 and t8, t12, t12 # e1 (stall) 186 extqh t2, a1, t0 # e0 : position lo-bits of hi word (stall) 216 cmpbge zero, t2, t8 # e1 : test new word for eos (stall)
|
D | strncpy_from_user.S | 62 cmpbge zero, t0, t8 # .. e1 (stall) 75 and t8, t12, t12 # e1 (stall) 172 cmpbge zero, t2, t8 # e1 (stall)
|
D | stxcpy.S | 64 cmpbge zero, t1, t8 # e0 (stall) 73 and t8, t6, t12 # e1 (stall)
|
D | ev6-copy_user.S | 70 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
|
/linux-2.4.37.9/drivers/usb/serial/ |
D | keyspan_pda.S | 489 ;; must get stall bit for ep[wIndexL], return two bytes, bit in lsb 0 501 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup) 503 ;; Clear_Feature(stall). should clear a stall bit. TODO 514 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup) 516 ;; Set_Feature(stall). Should set a stall bit. TODO 552 ;; if (wValueL >= maxstrings) stall 555 subb a,r3 ; a=4, r3 = 0..3 . if a<=0 then stall
|
D | xircom_pgs.S | 527 ;; must get stall bit for ep[wIndexL], return two bytes, bit in lsb 0 539 ;; 01: Clear_Feature (sub-switch on wValueL: stall, remote wakeup) 541 ;; Clear_Feature(stall). should clear a stall bit. TODO 552 ;; 03: Set_Feature (sub-switch on wValueL: stall, remote wakeup) 554 ;; Set_Feature(stall). Should set a stall bit. TODO 590 ;; if (wValueL >= maxstrings) stall 593 subb a,r3 ; a=4, r3 = 0..3 . if a<=0 then stall
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | time.c | 394 int stall = 100; in init_cyclone_clock() local 395 while(stall--) barrier(); in init_cyclone_clock()
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | goku_udc.c | 1556 goto stall; in ep0_setup() 1559 goto stall; in ep0_setup() 1562 goto stall; in ep0_setup() 1566 goto stall; in ep0_setup() 1578 goto stall; in ep0_setup() 1582 goto stall; in ep0_setup() 1611 stall: in ep0_setup()
|
D | file_storage.c | 337 static int stall = 1; variable 395 MODULE_PARM(stall, "i"); 396 MODULE_PARM_DESC(stall, "false to prevent bulk stalls"); 3908 mod_data.can_stall = stall; in fsg_init()
|
/linux-2.4.37.9/arch/sparc64/lib/ |
D | blockops.S | 154 fmovd %f16, %f32 ! FGA Group (8-cycle stall) 178 fmovd %f16, %f32 ! FGA Group (8-cycle stall) 200 fmovd %f16, %f32 ! FGA Group (8-cycle stall)
|
/linux-2.4.37.9/Documentation/arm/SA1100/ |
D | SA1100_USB | 272 - Moved host initiated SET/GET feature stall into endpoint code of 274 Opposite of a SET_FEATURE stall is a reset, so no code to unstall is 331 - Clear force stall (FST) in udc_start and reset so UDC actually runs when
|
/linux-2.4.37.9/include/asm-mips64/sn/sn0/ |
D | hubio.h | 901 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */ member
|
/linux-2.4.37.9/Documentation/networking/ |
D | PLIP.txt | 100 in which case a long timeout would stall the machine when, for whatever
|
/linux-2.4.37.9/Documentation/ |
D | sx.txt | 164 This should get the card out of a stall if the driver
|
D | Configure.help | 19206 busy..) the kernel will stall until the printer is ready again.
|
/linux-2.4.37.9/drivers/scsi/ |
D | ChangeLog.ncr53c8xx | 440 stall the NCR queue any more.
|
/linux-2.4.37.9/arch/cris/drivers/ |
D | usb-host.c | 3062 } else if (error_code == IO_STATE_VALUE(R_USB_EPT_DATA, error_code, stall)) { in etrax_usb_hc_epid_attn_interrupt()
|