/drivers/media/video/gspca/ |
D | sonixj.c | 651 #define DELAY 0xdd macro 656 {DELAY, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 658 {DELAY, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 664 {DELAY, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 666 {DELAY, 0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, 710 {DELAY, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 10ms*/ 831 {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 20ms*/ 833 {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /*delay 20ms*/ 909 {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */ 982 {DELAY, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* delay 20ms */ [all …]
|
/drivers/input/serio/ |
D | i8042.c | 1041 #define DELAY do { mdelay(1); if (++delay > 10) return delay; } while(0) macro 1050 DELAY; in i8042_panic_blink() 1054 DELAY; in i8042_panic_blink() 1056 DELAY; in i8042_panic_blink() 1057 DELAY; in i8042_panic_blink() 1060 DELAY; in i8042_panic_blink() 1064 #undef DELAY
|
/drivers/net/ethernet/nuvoton/ |
D | w90p910_ether.c | 121 #define DELAY 1000 macro 521 for (i = 0; i < DELAY; i++) { in w90p910_mdio_write() 526 if (i == DELAY) in w90p910_mdio_write() 542 for (i = 0; i < DELAY; i++) { in w90p910_mdio_read() 547 if (i == DELAY) { in w90p910_mdio_read()
|
/drivers/net/ethernet/i825xx/ |
D | 3c523.c | 167 #define DELAY(x) { mdelay(32 * x); } macro 336 DELAY(1); in check586() 354 DELAY(2); in alloc586() 371 DELAY(2); in alloc586() 716 DELAY(2); /* wait for result */ in init586()
|
D | sun3_82586.c | 93 #define DELAY(x) mdelay(32 * x); macro 234 DELAY(1); /* wait a while... */ in check586() 250 DELAY(1); in alloc586() 268 DELAY(1); in alloc586()
|
/drivers/staging/speakup/ |
D | synth.c | 84 delay_time = get_var(DELAY); in spk_do_catch_up() 319 { DELAY, .u.n = {NULL, 100, 100, 2000, 0, 0, NULL } },
|
D | spk_types.h | 40 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator
|
D | speakup_apollo.c | 149 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_decext.c | 166 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_keypc.c | 188 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_dectlk.c | 218 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_acntpc.c | 186 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_decpc.c | 379 delay_time = get_var(DELAY); in do_catch_up()
|
D | speakup_dtlk.c | 202 delay_time = get_var(DELAY); in do_catch_up()
|
D | varhandlers.c | 21 { "delay_time", DELAY, VAR_TIME, NULL, NULL },
|
/drivers/media/dvb/bt8xx/ |
D | dst_common.h | 37 #define DELAY 1 macro
|
D | dst.c | 156 if (dst_gpio_outb(state, RDC_8820_RESET, RDC_8820_RESET, RDC_8820_RESET, DELAY) < 0) { in rdc_8820_reset()
|
/drivers/net/wan/lmc/ |
D | lmc_var.h | 55 #define DELAY(n) SLOW_DOWN_IO macro
|
/drivers/scsi/ |
D | aha152x.c | 610 #define DELAY (HOSTDATA(shpnt)->delay) macro 812 DELAY = setup->delay; in aha152x_probe_one() 830 mdelay(DELAY); in aha152x_probe_one() 853 DELAY, in aha152x_probe_one() 1271 mdelay(DELAY); in aha152x_bus_reset_host()
|
/drivers/net/ethernet/sun/ |
D | niu.c | 130 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 131 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 132 __niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \ 169 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 170 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 171 __niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \ 189 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \ argument 190 ({ BUILD_BUG_ON(LIMIT <= 0 || DELAY < 0); \ 191 __niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY); \ 209 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument [all …]
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-agn-tx.c | 740 TX_STATUS_POSTPONE(DELAY); in iwl_get_tx_fail_reason()
|
/drivers/net/wireless/iwlegacy/ |
D | 4965-mac.c | 2963 TX_STATUS_POSTPONE(DELAY); in il4965_get_tx_fail_reason()
|