| /Linux-v6.1/drivers/rtc/ |
| D | rtc-ds1685.c | 265 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() 361 rtc->write(rtc, RTC_HRS, hours); in ds1685_rtc_set_time() 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() 423 if (likely(hours < 0xc0)) in ds1685_rtc_read_alarm() 424 alrm->time.tm_hour = ds1685_rtc_bcd2bin(rtc, hours, in ds1685_rtc_read_alarm() [all …]
|
| /Linux-v6.1/arch/m68k/apollo/ |
| D | config.c | 210 t->tm_hour=rtc->hours; in dn_dummy_hwclk() 220 rtc->hours=t->tm_hour; in dn_dummy_hwclk()
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | rtc-cdev | 17 RTCs that support alarms. Can be set upto 24 hours in the 22 powerful interface, which can issue alarms beyond 24 hours and
|
| D | sysfs-platform-dell-laptop | 55 The timeouts are expressed in seconds, minutes, hours and
|
| /Linux-v6.1/drivers/power/supply/ |
| D | max14577_charger.c | 207 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()
|
| D | max77693_charger.c | 303 unsigned long hours) in max77693_set_fast_charge_timer() argument 315 switch (hours) { in max77693_set_fast_charge_timer() 317 data = (hours - 4) / 2 + 1; in max77693_set_fast_charge_timer()
|
| /Linux-v6.1/arch/arm64/boot/dts/qcom/ |
| D | sdm845-oneplus-enchilada.dts | 20 charge-full-design-microamp-hours = <3300000>;
|
| D | sdm845-oneplus-fajita.dts | 20 charge-full-design-microamp-hours = <3700000>;
|
| /Linux-v6.1/Documentation/devicetree/bindings/rtc/ |
| D | microchip,pic32-rtc.txt | 3 The RTCC keeps time in hours, minutes, and seconds, and one half second. It
|
| /Linux-v6.1/arch/arm64/boot/dts/sprd/ |
| D | sp9860g-1h10.dts | 45 charge-full-design-microamp-hours = <1900000>;
|
| /Linux-v6.1/tools/testing/selftests/arm64/fp/ |
| 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-v6.1/arch/m68k/include/asm/ |
| D | apollohw.h | 46 unsigned char hours, alarm_hours; member
|
| /Linux-v6.1/include/trace/events/ |
| D | v4l2.h | 139 __entry->timecode_hours = buf->timecode.hours; 216 __entry->timecode_hours = vbuf->timecode.hours;
|
| /Linux-v6.1/drivers/platform/x86/dell/ |
| D | dell-laptop.c | 1167 u8 hours; member 1248 info->hours = (buffer.output[3] >> 16) & 0xFF; in kbd_get_info() 1464 if (kbd_info.hours > 63) in kbd_init_info() 1465 kbd_info.hours = 63; in kbd_init_info() 1585 if (value > kbd_info.hours) in kbd_led_timeout_store() 1629 } else if (value / (60 * 60) <= kbd_info.hours && kbd_info.hours) { in kbd_led_timeout_store()
|
| /Linux-v6.1/sound/drivers/ |
| D | mts64.c | 137 u8 hours, u8 minutes, 351 u8 hours, u8 minutes, in mts64_smpte_start() argument 365 mts64_write_command(p, hours); in mts64_smpte_start()
|
| /Linux-v6.1/Documentation/process/ |
| D | magic-number.rst | 28 to the kernel! It has saved me countless hours of debugging,
|
| /Linux-v6.1/tools/testing/ktest/ |
| D | ktest.pl | 680 my $hours = 0; 684 $hours = int($time / 3600); 685 $time -= $hours * 3600; 692 if ($hours > 0) { 693 doprint "$hours hour"; 694 doprint "s" if ($hours > 1);
|
| /Linux-v6.1/lib/fonts/ |
| D | Kconfig | 118 for long (8 and more hours per day) work with computers.
|
| /Linux-v6.1/Documentation/scsi/ |
| D | qlogicfas.rst | 78 the computer was left on for a few hours. It was worse with longer
|
| /Linux-v6.1/sound/pci/asihpi/ |
| D | hpi_internal.h | 943 u16 hours; member 951 u16 hours; member
|
| /Linux-v6.1/Documentation/usb/ |
| D | gadget_multi.rst | 106 Failing to comply may cause brain damage after wondering for hours why
|
| /Linux-v6.1/Documentation/filesystems/nfs/ |
| D | knfsd-stats.rst | 100 remains constant for hours at a time, this counter is unlikely
|
| /Linux-v6.1/Documentation/admin-guide/laptops/ |
| D | laptop-mode.rst | 127 20 seconds (value 4) for BATT_HD and 2 hours (value 244) for AC_HD. The 191 of his regular 3 to 3.5 hours) using a spindown time of 5 seconds (BATT_HD=1). 293 # Default is 2 hours on AC (AC_HD=244) and 20 seconds for battery (BATT_HD=4).
|
| /Linux-v6.1/Documentation/admin-guide/ |
| D | rtc.rst | 31 only issue an alarm up to 24 hours in the future, other hardware may
|
| /Linux-v6.1/Documentation/arm/ |
| D | booting.rst | 188 you many hours of debug.
|