Searched refs:time (Results 226 - 250 of 441) sorted by relevance

1234567891011>>

/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c768 unsigned short data, data2, time, i, j, k, m, n, o; local
780 j = time = 64;
789 time = 256;
813 if (time == 256) {
/drivers/char/
H A Drandom.c112 * one-time pads), as it will only return a maximum of the number of
118 * requested without giving time for the entropy pool to recharge,
149 * add_disk_randomness() uses what amounts to the seek time of block
201 * to be saved at shut-down time and reloaded into the entropy pool at
485 * degree, and then twisted. We twist by three bits at a time because
507 /* mix one byte at a time to simplify size handling and churn faster */
626 * safe side by adding at most pool_size/2 at a time.
741 unsigned long time = random_get_entropy() ^ jiffies; local
747 _mix_pool_bytes(&input_pool, &time, sizeof(time));
[all...]
/drivers/media/dvb-frontends/
H A Ddib7000m.c563 /* always leave the VBG voltage on - it consumes almost nothing but takes a long time to start */
784 /* wait AGC rough lock time */
799 agc_split = (u8)dib7000m_read_word(state, 392); /* store the split value for the next time */
814 /* wait AGC accurate lock time */
818 // wait only AGC rough lock time
987 ret |= dib7000m_write_word(state, 6, (u16) ((value >> 16) & 0xffff)); // lock0 wait time
988 ret |= dib7000m_write_word(state, 7, (u16) (value & 0xffff)); // lock0 wait time
990 ret |= dib7000m_write_word(state, 8, (u16) ((value >> 16) & 0xffff)); // lock1 wait time
991 ret |= dib7000m_write_word(state, 9, (u16) (value & 0xffff)); // lock1 wait time
993 ret |= dib7000m_write_word(state, 10, (u16) ((value >> 16) & 0xffff)); // lock2 wait time
1216 int time, ret; local
[all...]
/drivers/staging/rtl8192u/
H A Dr819xU_phy.c193 /* TODO: we should not delay such a long time. Ask for help from SD3 */
381 u8 time = 0; local
386 * Otherwise, RF-R/W will waste much time.
401 if (time++ < 100) {
415 if (time++ < 100) {
440 u8 time = 0; local
445 * Otherwise, RF-R/W will waste much time.
463 if (time++ < 100) {
484 * notice: BB parameters may change all the time, so please make
521 * notice: BB parameters may change all the time, s
[all...]
/drivers/staging/iio/addac/
H A Dadt7316.c1751 s64 time; local
1758 time = iio_get_time_ns();
1764 time);
1770 time);
1776 time);
1782 time);
1788 time);
1794 time);
1800 time);
/drivers/macintosh/
H A Dvia-pmu.c9 * and the RTC (real time clock) chip.
63 #include <asm/time.h>
388 * seconds, and by that time the PMU could have given up on us and
440 * since the IDE probe may shut interrupts down for quite a bit of time. If
642 long amperage, voltage, time, max; local
688 time = (charge * 16440) / amperage;
690 time = 0;
694 charge = max = amperage = voltage = time = 0;
701 pmu_batteries[pmu_cur_battery].time_remaining = time;
869 seq_printf(m, "time re
[all...]
/drivers/scsi/
H A Du14-34f.c82 * boot time.
125 * requests is detected, requests are queued one at a time
147 * At initialization time "sorted/unsorted" is displayed instead
239 * Added optional support for using a single board at a time.
301 * - The U14F board should be jumpered for bus on time less or equal to 7
318 * This sequence takes a long time (>3 seconds), so in the meantime
371 * or CD-ROM, since this linking has only the intent of clustering (time-wise)
375 * If Q is the queue depth reported at boot time for each device (also named
748 unsigned long time; local
780 time
1397 unsigned long time; local
[all...]
H A Dnsp32.c437 static void nsp32_start_timer(struct scsi_cmnd *SCpnt, int time)
441 nsp32_dbg(NSP32_DEBUG_INTR, "timer=%d", time);
443 if (time & (~TIMER_CNT_MASK)) {
447 nsp32_write2(base, TIMER_SET, time & TIMER_CNT_MASK);
509 // nsp_dbg(NSP32_DEBUG_AUTOSCSI, "sel time out=0x%x\n", nsp32_read2(base, SEL_TIME_OUT));
757 * Using udelay(1) consumes CPU time and system time, but
758 * arbitration delay time is defined minimal 2.4us in SCSI
765 int time = 0; local
769 time
[all...]
/drivers/tty/
H A Dn_tty.c393 * at this instant in time.
643 * to the driver at the time of the write, operations like certain
800 * is over the threshold (and try again each time another
1524 * calls one at a time and in order (or using flush_to_ldisc)
2128 int minimum, time; local
2151 minimum = time = 0;
2156 time = (HZ / 10) * TIME_CHAR(tty);
2157 if (time)
2264 if (time)
2265 timeout = time;
[all...]
/drivers/cpuidle/
H A Dsysfs.c299 define_show_state_ull_function(time)
311 define_one_state_ro(time, show_state_time);
H A Dcpuidle.c144 dev->states_usage[entered_state].time += dev->last_residency;
/drivers/infiniband/core/
H A Daddr.c174 static void set_timeout(unsigned long time) argument
178 delay = time - jiffies;
/drivers/net/fddi/skfp/h/
H A Dcmtdef.h379 * convert MIB time in units of 80nS to uS
389 u_long tm_delta ; /* delta time */
503 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time,
525 void hwt_start(struct s_smc *smc, u_long time);
/drivers/rtc/
H A Drtc-fm3130.c109 /* read the RTC date and time registers all at once */
172 /* Writing time registers, we don't support multibyte transfers */
191 struct rtc_time *tm = &alrm->time;
248 struct rtc_time *tm = &alrm->time;
278 /* Writing time registers, we don't support multibyte transfers */
371 /* Messages to read time */
H A Drtc-isl1208.c323 struct rtc_time *const tm = &alarm->time;
370 struct rtc_time *alarm_tm = &alarm->time;
387 /* If the alarm time is before the current time disable the alarm */
511 * this by continually trying to read the register for a short time.
H A Drtc-m48t59.c105 dev_dbg(dev, "RTC read time %04d-%02d-%02d %02d/%02d/%02d\n",
125 dev_dbg(dev, "RTC set time %04d-%02d-%02d %02d/%02d/%02d\n",
156 * Read alarm time and date in RTC
163 struct rtc_time *tm = &alrm->time;
196 dev_dbg(dev, "RTC read alarm time %04d-%02d-%02d %02d/%02d/%02d\n",
203 * Set alarm time and date in RTC
210 struct rtc_time *tm = &alrm->time;
257 dev_dbg(dev, "RTC set alarm time %04d-%02d-%02d %02d/%02d/%02d\n",
H A Drtc-x1205.c528 err = x1205_get_datetime(client, &alrm->time, X1205_ALM0_BASE);
536 &alrm->time, X1205_ALM0_BASE, alrm->enabled);
/drivers/bcma/
H A Ddriver_mips.c22 #include <linux/time.h>
/drivers/md/bcache/
H A Dbset.h122 * happen a bit less than 1% of the time), we win - even on failures, that key
354 struct time_stats time; member in struct:bset_sort_state
/drivers/media/usb/go7007/
H A Dsnd-go7007.c21 #include <linux/time.h>
/drivers/misc/
H A Dioc4.c35 #include <linux/time.h>
/drivers/net/ethernet/dlink/
H A Ddl2k.h37 #include <linux/time.h>
379 unsigned int rx_timeout; /* Wait time between RxDMAComplete intr */
/drivers/net/wireless/ath/ath10k/
H A Dcore.h26 #include <linux/time.h>
/drivers/pci/hotplug/
H A Dpciehp_core.c38 #include <linux/time.h>
/drivers/phy/
H A Dphy-qcom-apq8064-sata.c18 #include <linux/time.h>

Completed in 985 milliseconds

1234567891011>>