| /linux/net/netfilter/ |
| H A D | xt_time.c | 272 int minutes = sys_tz.tz_minuteswest; in time_mt_init() local 274 if (minutes < 0) /* east of Greenwich */ in time_mt_init() 276 -minutes / 60, -minutes % 60); in time_mt_init() 279 minutes / 60, minutes % 60); in time_mt_init()
|
| /linux/drivers/rtc/ |
| H A D | rtc-ds1685.c | 265 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 D | rtc-bq32k.c | 43 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/tools/docs/ |
| H A D | test_doc_build.py | 339 hours, minutes = divmod(elapsed_time, 3600) 340 minutes, seconds = divmod(minutes, 60) 343 minutes = int(minutes)
|
| /linux/drivers/staging/iio/Documentation/ |
| H A D | sysfs-bus-iio-adc-ad7280a | 17 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 D | perf-daemon.txt | 148 up: 1 minutes 154 up: 1 minutes 160 up: 1 minutes 167 The 'up' number shows minutes daemon/session is running.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dell-laptop | 55 The timeouts are expressed in seconds, minutes, hours and 63 For example, to set the timeout to 10 minutes run::
|
| H A D | sysfs-driver-intel-rapid-start | 21 This value is in minutes.
|
| H A D | sysfs-mce | 46 seconds (Note output is hexadecimal). Default 5 minutes.
|
| /linux/drivers/power/supply/ |
| H A D | max8971_charger.c | 516 unsigned long minutes; in top_off_timer_store() local 519 err = kstrtoul(buf, 10, &minutes); in top_off_timer_store() 523 if (minutes > 70) in top_off_timer_store() 526 priv->tofft = minutes / 10; in top_off_timer_store()
|
| /linux/drivers/usb/storage/ |
| H A D | shuttle_usbat.c | 395 static int usbat_wait_not_busy(struct us_data *us, int minutes) in usbat_wait_not_busy() argument 408 for (i=0; i<1200+minutes*60; i++) { in usbat_wait_not_busy() 437 minutes); in usbat_wait_not_busy() 480 int minutes, in usbat_write_block() argument 507 return usbat_wait_not_busy(us, minutes); in usbat_write_block() 526 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 D | microchip,pic32-rtc.txt | 3 The RTCC keeps time in hours, minutes, and seconds, and one half second. It
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 63 minutes. 68 the value can end up being several minutes for large
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | README | 60 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/tools/testing/kunit/ |
| H A D | run_checks.py | 20 TIMEOUT = datetime.timedelta(minutes=5).total_seconds()
|
| /linux/include/trace/events/ |
| H A D | v4l2.h | 138 __entry->timecode_minutes = buf->timecode.minutes; 215 __entry->timecode_minutes = vbuf->timecode.minutes;
|
| /linux/sound/drivers/ |
| H A D | mts64.c | 138 u8 hours, u8 minutes, 352 u8 hours, u8 minutes, in mts64_smpte_start() argument 365 mts64_write_command(p, minutes); in mts64_smpte_start()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | amd_cper.h | 91 uint8_t minutes; member
|
| /linux/tools/testing/selftests/rcutorture/doc/ |
| H A D | rcu-test-image.txt | 41 # Note that debootstrap does take a few minutes to run. Or longer.
|
| /linux/tools/testing/ktest/ |
| H A D | ktest.pl | 693 my $minutes = 0; 700 $minutes = int($time / 60); 701 $time -= $minutes * 60; 710 if ($minutes > 0) { 711 doprint "$minutes minute"; 712 doprint "s" if ($minutes > 1);
|
| /linux/Documentation/scsi/ |
| H A D | dpti.rst | 86 a command may take up to 6 minutes to complete after it has been sent
|
| /linux/Documentation/filesystems/ |
| H A D | vfat.rst | 149 **time_offset=minutes** 151 used by FAT to UTC. I.e. <minutes> minutes will be subtracted
|
| /linux/Documentation/power/ |
| H A D | s2ram.rst | 86 or the low order bits of the minutes of the RTC, but a too long delay will
|
| /linux/tools/memory-model/scripts/ |
| H A D | README | 97 # Checks results against Result tags, runs in minutes:
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | fw_upload.rst | 120 update could take milliseconds or minutes.
|