Home
last modified time | relevance | path

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

12345678

/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-spacemit-p1.c18 * Six consecutive 1-byte registers hold the seconds, minutes, hours,
24 * hours 0-59
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-pcf8563.c183 dev_dbg(dev, "%s: tm is secs=%d, mins=%d, hours=%d, " in pcf8563_rtc_read_time()
197 dev_dbg(dev, "%s: secs=%d, mins=%d, hours=%d, " in pcf8563_rtc_set_time()
203 /* hours, minutes and seconds */ in pcf8563_rtc_set_time()
269 dev_dbg(dev, "%s: tm is mins=%d, hours=%d, mday=%d, wday=%d," in pcf8563_rtc_read_alarm()
H A Drtc-m41t93.c53 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in m41t93_set_time()
154 "hours=%d, mday=%d, mon=%d, year=%d, wday=%d\n", in m41t93_get_time()
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/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/Documentation/devicetree/bindings/mfd/
H A Dene-kb930.yaml39 charge-full-design-microamp-hours = <3260000>;
40 energy-full-design-microwatt-hours = <24000000>;
/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/drivers/power/supply/
H A Dmax14577_charger.c207 unsigned long hours) in max14577_set_fast_charge_timer() argument
211 switch (hours) { in max14577_set_fast_charge_timer()
213 reg_data = hours - 3; in max14577_set_fast_charge_timer()
221 hours); in max14577_set_fast_charge_timer()
H A Dmax8971_charger.c415 /* Time is off by 3 hours comparing to value */ in fast_charge_timer_show()
432 unsigned long hours; in fast_charge_timer_store() local
435 err = kstrtoul(buf, 10, &hours); in fast_charge_timer_store()
439 val = hours - 3; in fast_charge_timer_store()
/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/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>;
/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/
H A Dcec-funcs.h450 /* Hours and minutes are in BCD format */ in cec_msg_clear_analogue_timer()
477 /* Hours and minutes are in BCD format */ in cec_ops_clear_analogue_timer()
504 /* Hours and minutes are in BCD format */ in cec_msg_clear_digital_timer()
525 /* Hours and minutes are in BCD format */ in cec_ops_clear_digital_timer()
551 /* Hours and minutes are in BCD format */ in cec_msg_clear_ext_timer()
578 /* Hours and minutes are in BCD format */ in cec_ops_clear_ext_timer()
606 /* Hours and minutes are in BCD format */ in cec_msg_set_analogue_timer()
633 /* Hours and minutes are in BCD format */ in cec_ops_set_analogue_timer()
660 /* Hours and minutes are in BCD format */ in cec_msg_set_digital_timer()
681 /* Hours an in cec_ops_set_digital_timer()
[all...]

12345678