Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 23 of 23) sorted by relevance

/arch/xtensa/include/asm/
A Dasmmacro.h59 loop \at, 99f
71 loop\cond \at, 99f
80 loop \at, 99f
84 loop \as, 99f
/arch/m68k/dts/
A Dmcf5275.dtsi56 timeout-loop = <50000>;
65 timeout-loop = <50000>;
A Dmcf54xx.dtsi46 timeout-loop = <50000>;
61 timeout-loop = <50000>;
A Dmcf5301x.dtsi56 timeout-loop = <50000>;
65 timeout-loop = <50000>;
A Dmcf5272.dtsi43 timeout-loop = <50000>;
A Dmcf5441x.dtsi94 timeout-loop = <50000>;
103 timeout-loop = <50000>;
A Dmcf5208.dtsi48 timeout-loop = <50000>;
A Dmcf5329.dtsi48 timeout-loop = <50000>;
A Dmcf537x.dtsi48 timeout-loop = <50000>;
A Dmcf523x.dtsi57 timeout-loop = <50000>;
A Dmcf5271.dtsi55 timeout-loop = <50000>;
A Dmcf5282.dtsi55 timeout-loop = <50000>;
/arch/sh/lib/
A Dstart.S64 loop: label
65 bra loop
/arch/arm/mach-keystone/
A Dddr3_spd.c143 int loop; in cas_latancy() local
146 for (loop = 0; loop < 32; loop += 2, temp >>= 1) { in cas_latancy()
148 cas_bin = (loop > 15) ? loop - 15 : loop; in cas_latancy()
/arch/arm/lib/
A Ddiv64.S87 @ 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.
A Dlib1funcs.S41 @ at the left end of each 4 bit nibbles in the division loop
42 @ to save one loop in most cases.
50 @ division loop. Continue shifting until the divisor is
70 @ Division loop
137 @ division loop. Continue shifting until the divisor is
/arch/arm/cpu/armv7/ls102xa/
A Dls102xa_psci.c110 static void __secure ls1_delay(unsigned int loop) in ls1_delay() argument
112 while (loop--) { in ls1_delay()
/arch/arm/include/asm/arch-lpc32xx/
A Duart.h75 u32 loop; /* Loopback Control Register */ member
/arch/arm/mach-lpc32xx/
A Ddevices.c25 clrbits_le32(&ctrl->loop, UART_LOOPBACK(uart_id)); in lpc32xx_uart_init()
/arch/mips/mach-octeon/
A DMakefile31 obj-y += cvmx-helper-loop.o
/arch/arm/mach-omap2/omap5/
A Dsec_entry_cpu1.S93 str r5, [r4] @ Tell ROM to exit while loop
/arch/x86/include/asm/acpi/
A Ddebug.asl35 Store(0x03, CMCR) /* DTR=1 RTS=1 out1/2=Off loop=Off */
/arch/
A DKconfig.nxp41 esbc_halt - put the core in spin loop (Secure Boot Only)

Completed in 48 milliseconds