| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | delay.h | 50 static inline void ndelay(unsigned long x) in ndelay() function 54 #define ndelay(x) ndelay(x) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | delay.h | 65 #define ndelay(n) ndelay(n) macro 67 static inline void ndelay(unsigned long nsec) in ndelay() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | delay.h | 116 static inline void ndelay(unsigned long nsec) in ndelay() function 123 #define ndelay(n) ndelay(n) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | delay.h | 9 #define ndelay ndelay macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | delay.h | 15 #define ndelay ndelay macro
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | delay.h | 33 #define ndelay(n) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | delay.h | 19 static inline void ndelay(unsigned long nsec) in ndelay() function
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | delay.h | 21 #define ndelay(n) __ndelay((unsigned long long) (n)) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | delay.h | 20 #define ndelay(ns) __ndelay(ns) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | delay_32.h | 33 #define ndelay(__nsecs) __ndelay(__nsecs, __udelay_val) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | udelay.c | 51 ndelay(unsigned long nsecs) in ndelay() function
|
| /OK3568_Linux_fs/kernel/arch/um/include/asm/ |
| H A D | delay.h | 17 #define ndelay(n) um_ndelay(n) macro
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | delay.h | 62 #define ndelay(x) _ndelay((unsigned int)(x)) macro
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/asm/ |
| H A D | delay.h | 71 #define ndelay(n) \ macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/lib/ |
| H A D | delay.c | 98 void ndelay(unsigned long nsecs) in ndelay() function
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_ioctl.c | 307 bool ndelay) in scsi_ioctl_block_when_processing_errors()
|
| H A D | scsi_debug.c | 5401 int delta_jiff, int ndelay) in schedule_resp() 5906 int ndelay, res; in ndelay_store() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 950 static int tty_write_lock(struct tty_struct *tty, int ndelay) in tty_write_lock()
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_ftlv5_arm32.S | 25 ndelay: label
|
| H A D | rk_ftl_arm_v7.S | 25 ndelay: label
|
| H A D | rk_ftl_arm_v7_thumb.S | 28 ndelay: label
|
| H A D | rk_zftl_arm32.S | 273 ndelay: label
|