Home
last modified time | relevance | path

Searched refs:Time (Results 1 – 25 of 31) sorted by relevance

12

/linux-2.4.37.9/drivers/net/sk98lin/
Dsktimer.c121 SK_U32 Time, /* Time value */ in SkTimerStart() argument
130 Time /= 16; /* input is uS, clock ticks are 16uS */ in SkTimerStart()
132 if (!Time) in SkTimerStart()
133 Time = 1; in SkTimerStart()
146 pTimer->TmDelta = Time; in SkTimerStart()
148 SkHwtStart(pAC, Ioc, Time); in SkTimerStart()
165 if (Delta + pTm->TmDelta > Time) { in SkTimerStart()
176 pTimer->TmDelta = Time - Delta; in SkTimerStart()
Dskgehwt.c74 SK_U32 Time) /* Time in units of 16us to load the timer with. */ in SkHwtStart() argument
78 if (Time > SK_HWT_MAX) in SkHwtStart()
79 Time = SK_HWT_MAX; in SkHwtStart()
81 pAC->Hwt.TStart = Time; in SkHwtStart()
84 Cnt = Time; in SkHwtStart()
Dski2c.c1172 SK_U32 Time; in SkI2cEvent() local
1194 Time = SK_I2C_TIM_LONG; in SkI2cEvent()
1197 Time = SK_I2C_TIM_SHORT; in SkI2cEvent()
1205 SkTimerStart(pAC, IoC, &pAC->I2c.SenTimer, Time, in SkI2cEvent()
1235 Time = SK_I2C_TIM_LONG; in SkI2cEvent()
1238 Time = SK_I2C_TIM_SHORT; in SkI2cEvent()
1246 SkTimerStart(pAC, IoC, &pAC->I2c.SenTimer, Time, in SkI2cEvent()
1259 Time = SK_I2C_TIM_LONG; in SkI2cEvent()
1262 Time = SK_I2C_TIM_SHORT; in SkI2cEvent()
1270 SkTimerStart(pAC, IoC, &pAC->I2c.SenTimer, Time, in SkI2cEvent()
/linux-2.4.37.9/net/
DTUNABLE37 IP_FRAG_TIME Time we hold a fragment for. (tunable)
40 MASQUERADE_EXPIRE_TCP_FIN Time we keep a masquerade for after a FIN
41 MASQUERADE_EXPIRE_UDP Time we keep a UDP masquerade for (tunable)
/linux-2.4.37.9/net/khttpd/
Dwaitheaders.c250 Request->Time = Request->filp->f_dentry->d_inode->i_mtime; in DecodeHeader()
253 time_Unix2RFC(min_t(unsigned int, Request->Time,CurrentTime_i),Request->TimeS); in DecodeHeader()
257 if (Request->IMS_Time>Request->Time) in DecodeHeader()
Dstructure.h22 int Time; /* mtime of the file, unix format */ member
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehwt.h42 extern void SkHwtStart(SK_AC *pAC, SK_IOC Ioc, SK_U32 Time);
Dsktimer.h59 SK_U32 Time, SK_U32 Class, SK_U32 Event, SK_EVPARA Para);
/linux-2.4.37.9/Documentation/ia64/
Defirtc.txt1 EFI Real Time Clock driver
12 to get access to the Time Service offered by EFI version 0.92.
53 III/ Time of day service
/linux-2.4.37.9/drivers/hil/
DConfig.in19 dep_tristate ' HP SDC Real Time Clock' CONFIG_HP_SDC_RTC $CONFIG_HP_SDC
/linux-2.4.37.9/Documentation/
Drtc.txt2 Real Time Clock Driver for Linux
5 All PCs (even Alpha machines) have a Real Time Clock built into them.
71 * Real Time Clock Driver Test/Example Program
D00-INDEX172 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
Dkernel-parameters.txt446 notsc [BUGS=IA-32] Disable Time Stamp Counter
/linux-2.4.37.9/drivers/mtd/chips/
Djedec.c551 unsigned long Time = 0; in flash_erase() local
616 Time = 0; in flash_erase()
/linux-2.4.37.9/drivers/scsi/
D53c7xx.scr552 ; Time to correct DSA following memory move
760 ; Time to correct DSA following memory move
784 ; Time to correct DSA following memory move
1158 ; Time to correct DSA following memory move
1243 ; Time to correct DSA following memory move
1289 ; Time to correct DSA following memory move
DREADME.53c70016 Compile Time Flags
DREADME.BusLogic526 The "BusSettleTime:" or "BST:" option specifies the Bus Settle Time in
527 seconds. The Bus Settle Time is the amount of time to wait between a Host
566 Devices on the second host adapter to 31, and the Bus Settle Time on the
/linux-2.4.37.9/drivers/char/
DConfig.in318 tristate 'Enhanced Real Time Clock Support' CONFIG_RTC
320 bool 'EFI Real Time Clock Services' CONFIG_EFI_RTC
/linux-2.4.37.9/Documentation/networking/
Dip-sysctl.txt32 Time in seconds to keep an IP fragment in memory.
110 Time to hold socket in state FIN-WAIT-2, if it was closed
378 B Time Exceeded *
Darcnet-hardware.txt339 ET1 ET2 Response Time Reconfiguration Time
1043 ET1 ET2 Response Time Idle Time Reconfiguration Time
2565 ET1 ET2 | Response Time (us) | Reconfiguration Time (ms)
/linux-2.4.37.9/arch/cris/drivers/
DConfig.in354 bool 'Real Time Clock support' CONFIG_ETRAX_RTC
/linux-2.4.37.9/arch/sh/
Dconfig.in422 tristate 'Enhanced Real Time Clock Support' CONFIG_RTC
/linux-2.4.37.9/Documentation/s390/
Ds390dbf.txt428 Universal Time (UTC), January 1, 1970)
/linux-2.4.37.9/Documentation/filesystems/
Dproc.txt1098 TTL (Time To Live) for IPv4 interfaces. This is simply the maximum number of
1146 Time in seconds to keep an IP fragment in memory.
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx.reg615 * Bus On/Off Time (p. 3-44)

12