Searched defs:DELAY (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/tools/testing/selftests/timers/
H A Dposix_timers.c20 #define DELAY 2 macro
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c37 #define DELAY 1 macro
/linux-4.1.27/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c93 #define DELAY(x) mdelay(32 * x); macro
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Ddst_common.h37 #define DELAY 1 macro
/linux-4.1.27/drivers/input/serio/
H A Di8042.c1062 #define DELAY do { mdelay(1); if (++delay > 10) return delay; } while(0) macro
1085 #undef DELAY macro
/linux-4.1.27/drivers/net/ethernet/nuvoton/
H A Dw90p910_ether.c121 #define DELAY 1000 macro
/linux-4.1.27/drivers/media/usb/gspca/
H A Dsonixj.c368 #define DELAY 0xdd macro
/linux-4.1.27/drivers/staging/speakup/
H A Dspk_types.h41 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator in enum:var_id_t
/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_var.h55 #define DELAY(n) SLOW_DOWN_IO macro
/linux-4.1.27/drivers/scsi/
H A Daha152x.c554 #define DELAY (HOSTDATA(shpnt)->delay) macro

Completed in 479 milliseconds