| /u-boot/include/linux/ |
| A D | delay.h | 8 void __udelay(unsigned long usec);
|
| /u-boot/examples/api/ |
| A D | libgenwrap.c | 31 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/board/bosch/shc/ |
| A D | board.c | 119 __udelay(350); in force_modules_running() 510 __udelay(150 * 1000); in hang_bosch() 512 __udelay(150 * 1000); in hang_bosch() 515 __udelay(300 * 1000); in hang_bosch()
|
| /u-boot/arch/powerpc/lib/ |
| A D | time.c | 40 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/sa1100/ |
| A D | timer.c | 27 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/lib/ |
| A D | time.c | 180 void __weak __udelay(unsigned long usec) in __udelay() function 199 __udelay(kv); in udelay()
|
| /u-boot/arch/arm/cpu/arm920t/imx/ |
| A D | timer.c | 52 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/sh/lib/ |
| A D | time_sh2.c | 79 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/xtensa/lib/ |
| A D | time.c | 51 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/mips/mach-mtmips/mt7628/ |
| A D | ddr.c | 89 __udelay(250 * 50); in mt7628_ddr_pad_ldo_config() 144 __udelay(200); in mt7628_ddr_init()
|
| /u-boot/arch/arm/cpu/armv7/ls102xa/ |
| A D | timer.c | 103 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/armv7/vf610/ |
| A D | timer.c | 70 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/mach-rmobile/ |
| A D | timer.c | 62 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/include/ |
| A D | exports.h | 41 void __udelay(unsigned long);
|
| /u-boot/board/armltd/integrator/ |
| A D | timer.c | 128 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/m68k/cpu/mcf547x_8x/ |
| A D | slicetimer.c | 31 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/armv7/s5p-common/ |
| A D | timer.c | 105 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/arm920t/ep93xx/ |
| A D | timer.c | 77 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/mach-omap2/ |
| A D | timer.c | 60 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/mach-lpc32xx/ |
| A D | timer.c | 66 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/mach-imx/ |
| A D | syscounter.c | 103 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/m68k/lib/ |
| A D | time.c | 38 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/microblaze/cpu/ |
| A D | timer.c | 30 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/armv7/stv0991/ |
| A D | timer.c | 66 void __udelay(unsigned long usec) in __udelay() function
|
| /u-boot/arch/arm/cpu/armv7/iproc-common/ |
| A D | timer.c | 70 void __udelay(unsigned long usec) in __udelay() function
|