/linux/drivers/watchdog/ |
H A D | ebc-c384_wdt.c | 21 * The timeout value in minutes must fit in a single byte when sent to the 44 /* resolution is in minutes for timeouts greater than 255 seconds */ in ebc_c384_wdt_start() 62 /* resolution is in minutes for timeouts greater than 255 seconds */ in ebc_c384_wdt_set_timeout() 67 /* set watchdog timer for minutes */ in ebc_c384_wdt_set_timeout()
|
H A D | db8500_wdt.c | 21 #define WATCHDOG_TIMEOUT 600 /* 10 minutes */ 89 timeout = 600; /* Default to 10 minutes */ in db8500_wdt_probe()
|
/linux/drivers/rtc/ |
H A D | rtc-bq32k.c | 24 #define BQ32K_MINUTES 0x01 /* Minutes register address */ 25 #define BQ32K_MINUTES_MASK 0x7F /* Mask over minutes value */ 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()
|
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() 377 * There are three primary alarm registers: seconds, minutes, and hours. 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() [all …]
|
H A D | rtc-ds1286.c | 113 s = "minutes match"; in ds1286_proc() 116 s = "hours and minutes match"; in ds1286_proc() 119 s = "days, hours and minutes match"; in ds1286_proc()
|
/linux/net/netfilter/ |
H A D | xt_time.c | 277 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/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/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/arch/mips/include/asm/ |
H A D | mc146818-time.h | 29 * sets the minutes. Usually you'll only notice that after reboot! 50 * since we're only adjusting minutes and seconds, in mc146818_set_rtc_mmss() 53 * RTC not to be off by more than 15 minutes in mc146818_set_rtc_mmss()
|
/linux/include/trace/events/ |
H A D | v4l2.h | 138 __entry->timecode_minutes = buf->timecode.minutes; 150 "seconds = %u, minutes = %u, hours = %u, " 215 __entry->timecode_minutes = vbuf->timecode.minutes; 226 "frames = %u, seconds = %u, minutes = %u, hours = %u, "
|
/linux/drivers/scsi/ |
H A D | imm.h | 31 * Ten minutes later after a few fixes.... (LITERALLY!!!) 36 * Twenty minutes of mucking around, rearanged the IEEE negotiate mechanism. 40 * Thirty minutes of further coding results in EPP working on my machine.
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | active-semi,act8945a-charger.yaml | 40 Specifies the charger's PRECONDITION safety timer setting value in minutes. 42 Defaults to 40 minutes.
|
/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::
|
/linux/tools/memory-model/scripts/ |
H A D | initlitmushist.sh | 30 # Increasing the timeout on the 20-process run to five minutes increases 31 # the runtime to about 90 minutes with the CPU time rising to about
|
/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/drivers/hwmon/ |
H A D | ftsteutates.c | 60 minutes = 60 enumerator 234 (resolution == minutes && (ret & BIT(1)) == 0)) { in fts_wd_set_resolution() 259 /* switch watchdog resolution to minutes if timeout does not fit in fts_wd_set_timeout() 264 resolution = minutes; in fts_wd_set_timeout() 324 data->resolution = ret & BIT(1) ? seconds : minutes; in fts_watchdog_init() 335 /* max timeout 255 minutes. */ in fts_watchdog_init()
|
/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 55 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/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/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | tout.c | 60 * 0x2: minutes 70 /* convert hours/minutes/seconds to miliseconds */ in tout_convert_reg_field_to_ms()
|
/linux/drivers/usb/storage/ |
H A D | shuttle_usbat.c | 394 static int usbat_wait_not_busy(struct us_data *us, int minutes) in usbat_wait_not_busy() argument 402 * but probably not more than 10 minutes or so. On the other hand, in usbat_wait_not_busy() 404 * minutes! in usbat_wait_not_busy() 407 for (i=0; i<1200+minutes*60; i++) { in usbat_wait_not_busy() 432 msleep(1000); /* X minutes */ in usbat_wait_not_busy() 435 usb_stor_dbg(us, "Waited not busy for %d minutes, timing out\n", 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 [all …]
|
/linux/Documentation/tools/rtla/ |
H A D | rtla-hwnoise.rst | 42 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
|
/linux/include/linux/mfd/wm8350/ |
H A D | rtc.h | 26 * R16 (0x10) - RTC Seconds/Minutes 98 * R20 (0x14) - Alarm Seconds/Minutes
|
/linux/arch/mips/dec/ |
H A D | time.c | 90 * since we're only adjusting minutes and seconds, in update_persistent_clock64() 93 * RTC not to be off by more than 15 minutes in update_persistent_clock64()
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-poison.c | 78 * increments to get a 2 minutes timeout. Below we set that in tm_poison_test() 82 * out since for sure we spent already 2 minutes in the loop. in tm_poison_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
|