Searched refs:loop (Results 1 – 23 of 23) sorted by relevance
59 loop \at, 99f71 loop\cond \at, 99f80 loop \at, 99f84 loop \as, 99f
56 timeout-loop = <50000>;65 timeout-loop = <50000>;
46 timeout-loop = <50000>;61 timeout-loop = <50000>;
43 timeout-loop = <50000>;
94 timeout-loop = <50000>;103 timeout-loop = <50000>;
48 timeout-loop = <50000>;
57 timeout-loop = <50000>;
55 timeout-loop = <50000>;
64 loop: label65 bra loop
143 int loop; in cas_latancy() local146 for (loop = 0; loop < 32; loop += 2, temp >>= 1) { in cas_latancy()148 cas_bin = (loop > 15) ? loop - 15 : loop; in cas_latancy()
87 @ The division loop for needed upper bit positions.103 @ The division loop for lower bit positions.118 @ (the 33th bit) this is a false positive so resume the loop.143 @ If possible, branch for another shift in the division loop.
41 @ at the left end of each 4 bit nibbles in the division loop42 @ to save one loop in most cases.50 @ division loop. Continue shifting until the divisor is70 @ Division loop137 @ division loop. Continue shifting until the divisor is
110 static void __secure ls1_delay(unsigned int loop) in ls1_delay() argument112 while (loop--) { in ls1_delay()
75 u32 loop; /* Loopback Control Register */ member
25 clrbits_le32(&ctrl->loop, UART_LOOPBACK(uart_id)); in lpc32xx_uart_init()
31 obj-y += cvmx-helper-loop.o
93 str r5, [r4] @ Tell ROM to exit while loop
35 Store(0x03, CMCR) /* DTR=1 RTS=1 out1/2=Off loop=Off */
41 esbc_halt - put the core in spin loop (Secure Boot Only)
Completed in 48 milliseconds