Searched defs:DELAY (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/imx31_phycore/ |
| H A D | lowlevel_init.S | 22 .macro DELAY loops macro
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx31ads/ |
| H A D | lowlevel_init.S | 21 .macro DELAY loops macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 19 #define DELAY 2 macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/ |
| H A D | gpio_mdio.c | 25 #define DELAY 1 macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/ |
| H A D | dst_common.h | 25 #define DELAY 1 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/ |
| H A D | sun3_82586.c | 93 #define DELAY(x) mdelay(32 * x); macro
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | i8042.c | 1129 #define DELAY do { mdelay(1); if (++delay > 10) return delay; } while(0) macro
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | spk_types.h | 44 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | sonixj.c | 354 #define DELAY 0xdd macro
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | aha152x.c | 543 #define DELAY (HOSTDATA(shpnt)->delay) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/lmc/ |
| H A D | lmc_var.h | 53 #define DELAY(n) SLOW_DOWN_IO macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | niu.c | 131 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 170 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 190 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \ argument 210 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | it6616.c | 297 DELAY, enumerator
|