Home
last modified time | relevance | path

Searched full:hours (Results 1 – 25 of 162) sorted by relevance

1234567

/linux/drivers/rtc/
H A Drtc-ds1685.c265 u8 seconds, minutes, hours, wday, mday, month, years; in ds1685_rtc_read_time() local
271 hours = rtc->read(rtc, RTC_HRS); in ds1685_rtc_read_time()
288 tm->tm_hour = ds1685_rtc_bcd2bin(rtc, hours, RTC_HRS_24_BCD_MASK, in ds1685_rtc_read_time()
312 u8 ctrlb, seconds, minutes, hours, wday, mday, month, years, century; in ds1685_rtc_set_time() local
319 hours = ds1685_rtc_bin2bcd(rtc, tm->tm_hour, RTC_HRS_24_BIN_MASK, in ds1685_rtc_set_time()
336 * - Hours !>= 24, Mins !>= 60, Secs !>= 60, & Weekday !> 7. in ds1685_rtc_set_time()
361 rtc->write(rtc, RTC_HRS, hours); 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
395 hours = rtc->read(rtc, RTC_HRS_ALARM); in ds1685_rtc_read_alarm()
[all …]
H A Drtc-m41t94.c35 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in m41t94_set_time()
94 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in m41t94_read_time()
H A Drtc-rx4581.c161 dev_dbg(dev, "%s: tm is secs=%d, mins=%d, hours=%d, " in rx4581_get_datetime()
176 dev_dbg(dev, "%s: secs=%d, mins=%d, hours=%d, " in rx4581_set_datetime()
183 /* hours, minutes and seconds */ in rx4581_set_datetime()
H A Drtc-rx8581.c121 dev_dbg(dev, "%s: tm is secs=%d, mins=%d, hours=%d, " in rx8581_rtc_read_time()
137 dev_dbg(dev, "%s: secs=%d, mins=%d, hours=%d, " in rx8581_rtc_set_time()
143 /* hours, minutes and seconds */ in rx8581_rtc_set_time()
H A Drtc-s35390a.c216 dev_dbg(&client->dev, "%s: tm is secs=%d, mins=%d, hours=%d mday=%d, " in s35390a_rtc_set_time()
265 dev_dbg(&client->dev, "%s: tm is secs=%d, mins=%d, hours=%d, mday=%d, " in s35390a_rtc_read_time()
280 dev_dbg(&client->dev, "%s: alm is secs=%d, mins=%d, hours=%d mday=%d, "\ in s35390a_rtc_set_alarm()
375 dev_dbg(&client->dev, "%s: alm is mins=%d, hours=%d, wday=%d\n", in s35390a_rtc_read_alarm()
H A Drtc-fm3130.c130 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in fm3130_get_time()
146 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in fm3130_set_time()
221 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in fm3130_read_alarm()
246 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in fm3130_set_alarm()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-gaokun9 for delay hours, battery charging will follow the rules of
16 Valid values: In hours (non-negative)
H A Drtc-cdev17 RTCs that support alarms. Can be set up to 24 hours in the
22 powerful interface, which can issue alarms beyond 24 hours and
/linux/Documentation/devicetree/bindings/mfd/
H A Dene-kb930.yaml39 charge-full-design-microamp-hours = <3260000>;
40 energy-full-design-microwatt-hours = <24000000>;
/linux/include/trace/events/
H A Dv4l2.h139 __entry->timecode_hours = buf->timecode.hours;
150 "seconds = %u, minutes = %u, hours = %u, "
216 __entry->timecode_hours = vbuf->timecode.hours;
226 "frames = %u, seconds = %u, minutes = %u, hours = %u, "
/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/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dtout.c61 * 0x3: hours
70 /* convert hours/minutes/seconds to miliseconds */ in tout_convert_reg_field_to_ms()
/linux/lib/fonts/
H A DKconfig121 for long (8 and more hours per day) work with computers.
132 for long (8 and more hours per day) work with computers.
/linux/include/linux/mfd/wm8350/
H A Drtc.h34 * R17 (0x11) - RTC Hours/Day
110 * R21 (0x15) - Alarm Hours/Day
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-wingtech-wt865x8.dtsi43 energy-full-design-microwatt-hours = <8740000>;
44 charge-full-design-microamp-hours = <2300000>;
H A Dmsm8916-lg-m216.dts29 energy-full-design-microwatt-hours = <8800000>;
30 charge-full-design-microamp-hours = <2300000>;
H A Dmsm8916-gplus-fl8005a.dts32 energy-full-design-microwatt-hours = <13690000>;
33 charge-full-design-microamp-hours = <3700000>;
H A Dmsm8996-oneplus3.dts24 charge-full-design-microamp-hours = <3000000>;
/linux/tools/docs/
H A Dtest_doc_build.py339 hours, minutes = divmod(elapsed_time, 3600)
342 hours = int(hours)
346 self.built_time[ver] = f"{hours:02d}:{minutes:02d}:{seconds:02d}"
/linux/arch/m68k/apollo/
H A Dconfig.c187 t->tm_hour=rtc->hours; in dn_dummy_hwclk()
197 rtc->hours=t->tm_hour; in dn_dummy_hwclk()
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_limit.h13 seconds, or one every 59 hours. */
/linux/include/uapi/linux/netfilter/
H A Dxt_limit.h13 seconds, or one every 59 hours. */
/linux/drivers/power/supply/
H A Dmax8971_charger.c414 /* Time is off by 3 hours comparing to value */ in fast_charge_timer_show()
431 unsigned long hours; in fast_charge_timer_store() local
434 err = kstrtoul(buf, 10, &hours); in fast_charge_timer_store()
438 val = hours - 3; in fast_charge_timer_store()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dmaxim,ds2760.yaml35 rated-capacity-microamp-hours:
/linux/include/linux/
H A Dmc146818rtc.h26 * than 24 hours in the future; or dates that include a century code.
102 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */

1234567