Home
last modified time | relevance | path

Searched refs:minutes (Results 1 – 25 of 82) sorted by relevance

1234

/linux/net/netfilter/
H A Dxt_time.c277 int minutes = sys_tz.tz_minuteswest; in time_mt_init() local
279 if (minutes < 0) /* east of Greenwich */ in time_mt_init()
281 -minutes / 60, -minutes % 60); in time_mt_init()
284 minutes / 60, minutes % 60); in time_mt_init()
/linux/drivers/rtc/
H A Drtc-ds1685.c265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
270 minutes = rtc->read(rtc, RTC_MINS); in ds1685_rtc_read_time()
286 tm->tm_min = ds1685_rtc_bcd2bin(rtc, minutes, RTC_MINS_BCD_MASK, in ds1685_rtc_read_time()
312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
317 minutes = ds1685_rtc_bin2bcd(rtc, tm->tm_min, RTC_MINS_BIN_MASK, in ds1685_rtc_set_time()
360 rtc->write(rtc, RTC_MINS, minutes); in ds1685_rtc_set_time()
388 u8 seconds, minutes, hours, mday, ctrlb, ctrlc; in ds1685_rtc_read_alarm() local
394 minutes = rtc->read(rtc, RTC_MINS_ALARM); in ds1685_rtc_read_alarm()
418 if (likely(minutes < 0xc0)) in ds1685_rtc_read_alarm()
419 alrm->time.tm_min = ds1685_rtc_bcd2bin(rtc, minutes, in ds1685_rtc_read_alarm()
[all …]
H A Drtc-bq32k.c43 uint8_t minutes; member
103 if (regs.minutes & BQ32K_OF) in bq32k_rtc_read_time()
107 tm->tm_min = bcd2bin(regs.minutes & BQ32K_MINUTES_MASK); in bq32k_rtc_read_time()
123 regs.minutes = bin2bcd(tm->tm_min); in bq32k_rtc_set_time()
/linux/drivers/staging/iio/Documentation/
H A Dsysfs-bus-iio-adc-ad7280a17 allows the user to set the timer to a value from 0 minutes to
18 36.9 minutes. The resolution of the timer is 71.5 sec.
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt148 up: 1 minutes
154 up: 1 minutes
160 up: 1 minutes
167 The 'up' number shows minutes daemon/session is running.
/linux/drivers/hwmon/
H A Dftsteutates.c60 minutes = 60 enumerator
234 (resolution == minutes && (ret & BIT(1)) == 0)) { in fts_wd_set_resolution()
264 resolution = minutes; in fts_wd_set_timeout()
324 data->resolution = ret & BIT(1) ? seconds : minutes; in fts_watchdog_init()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dell-laptop55 The timeouts are expressed in seconds, minutes, hours and
63 For example, to set the timeout to 10 minutes run::
H A Dsysfs-driver-intel-rapid-start21 This value is in minutes.
H A Dsysfs-mce46 seconds (Note output is hexadecimal). Default 5 minutes.
/linux/drivers/usb/storage/
H A Dshuttle_usbat.c394 static int usbat_wait_not_busy(struct us_data *us, int minutes) in usbat_wait_not_busy() argument
407 for (i=0; i<1200+minutes*60; i++) { in usbat_wait_not_busy()
436 minutes); in usbat_wait_not_busy()
479 int minutes, in usbat_write_block() argument
506 return usbat_wait_not_busy(us, minutes); in usbat_write_block()
525 int minutes) in usbat_hp8200e_rw_block_test() argument
660 return usbat_wait_not_busy(us, minutes); in usbat_hp8200e_rw_block_test()
/linux/Documentation/devicetree/bindings/rtc/
H A Dmicrochip,pic32-rtc.txt3 The RTCC keeps time in hours, minutes, and seconds, and one half second. It
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst63 minutes.
68 the value can end up being several minutes for large
/linux/tools/testing/selftests/arm64/fp/
H A DREADME60 Ideally, the test should be allowed to run for many minutes or hours
95 Again, the test should be allowed to run for many minutes or hours to
/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst42 to run for *ten minutes*, displaying a summary of the report at the
75 rate of *six occurrences*/*ten minutes*. The CPU also has *NMIs*, at a higher
H A Drtla-timerlat-hist.rst36 In the example below, **rtla timerlat hist** is set to run for *10* minutes,
/linux/tools/testing/kunit/
H A Drun_checks.py20 TIMEOUT = datetime.timedelta(minutes=5).total_seconds()
/linux/drivers/power/supply/
H A Dmax77693_charger.c464 unsigned long minutes) in max77693_set_top_off_timer() argument
468 if (minutes > 70) in max77693_set_top_off_timer()
471 data = minutes / 10; in max77693_set_top_off_timer()
/linux/include/trace/events/
H A Dv4l2.h138 __entry->timecode_minutes = buf->timecode.minutes;
215 __entry->timecode_minutes = vbuf->timecode.minutes;
/linux/drivers/platform/x86/dell/
H A Ddell-laptop.c1167 u8 minutes; member
1247 info->minutes = (buffer.output[3] >> 8) & 0xFF; in kbd_get_info()
1453 if (kbd_info.minutes > 63) in kbd_init_info()
1454 kbd_info.minutes = 63; in kbd_init_info()
1571 if (value > kbd_info.minutes) in kbd_led_timeout_store()
1617 } else if (value / 60 <= kbd_info.minutes && kbd_info.minutes) { in kbd_led_timeout_store()
/linux/Documentation/admin-guide/laptops/
H A Dlaptop-mode.rst55 minutes of work. If you cannot afford this, don't use it! The supplied ACPI
95 /proc/sys/vm to about 10 minutes (by default), which means that pages that are
98 is not done anymore. Combined with a higher commit value (also 10 minutes) for
101 occurs only once every 10 minutes, or whenever the disk is forced to spin up by
120 Automatically disable laptop mode if the remaining number of minutes of
121 battery power is less than this value. Default is 10 minutes.
190 * Bartek Kania reports getting up to 50 minutes of extra battery life (on top
234 # Automatically disable laptop mode when the number of minutes of battery
/linux/sound/drivers/
H A Dmts64.c137 u8 hours, u8 minutes,
351 u8 hours, u8 minutes, in mts64_smpte_start() argument
364 mts64_write_command(p, minutes); in mts64_smpte_start()
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst383 Watchdog timeout in minutes (default=timeout).
441 Watchdog timeout in minutes (default=1)
535 range is 0-255 minutes, default is 1
/linux/tools/testing/selftests/rcutorture/doc/
H A Drcu-test-image.txt41 # Note that debootstrap does take a few minutes to run. Or longer.
/linux/tools/testing/ktest/
H A Dktest.pl685 my $minutes = 0;
692 $minutes = int($time / 60);
693 $time -= $minutes * 60;
702 if ($minutes > 0) {
703 doprint "$minutes minute";
704 doprint "s" if ($minutes > 1);
/linux/Documentation/scsi/
H A Ddpti.rst86 a command may take up to 6 minutes to complete after it has been sent

1234