Home
last modified time | relevance | path

Searched full:minute (Results 1 – 25 of 198) sorted by relevance

12345678

/openbmc/linux/drivers/rtc/
Drtc-wilco-ec.c
Drtc-ds1742.c
Drtc-msm6242.c
Drtc-pcf2123.c
Drtc-r9701.c
/openbmc/openbmc-tools/tof-voters/libvoters/
H A Dtime.py15 [hour, minute, second] = [00, 00, 00]
17 [hour, minute, second] = [23, 59, 59]
21 year, month, day, hour, minute, second, tzinfo=timezone.utc
/openbmc/u-boot/drivers/rtc/
H A Dftrtc010.c38 #define FTRTC010_CR_INTERRUPT_MIN (1 << 2) /* per minute irq */
56 unsigned long minute; in ftrtc010_time() local
64 minute = readl(&rtc->min); in ftrtc010_time()
68 return day * 24 * 60 * 60 + hour * 60 * 60 + minute * 60 + second; in ftrtc010_time()
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
Dkvm-recheck-rcu.sh
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DValue.interface.yaml70 To calculate Air Flow in Cubic Feet per Minute
82 To calculate the liquid flow in Liters Per Minute.
97 Frequency of rotation as revolutions per minute.
/openbmc/qemu/hw/uefi/
H A Dvar-service-utils.c161 if (a->minute < b->minute) { in uefi_time_compare()
164 if (a->minute > b->minute) { in uefi_time_compare()
/openbmc/linux/fs/udf/
Dudftime.c
/openbmc/qemu/hw/rtc/
H A Dallwinner-rtc.c35 REG_HHMMSS, /* RTC Hour-Minute-Second */
36 REG_ALARM1_WKHHMMSS, /* Alarm1 Week Hour-Minute-Second */
46 REG_ALARM1_DDHHMMSS, /* Alarm1 Day Hour-Minute-Second */
195 case REG_HHMMSS: /* RTC Hour-Minute-Second */ in allwinner_rtc_read()
240 case REG_HHMMSS: /* RTC Hour-Minute-Second */ in allwinner_rtc_write()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_rtc.h32 #define AT91_RTC_MIN (0x7f << 8) /* Current Minute */
45 #define AT91_RTC_MINEN (1 << 15) /* Minute Alarm Enab */
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drotate-event-logs.timer2 Description=Run rotate-event-logs.service every minute
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@1/
H A Dpsu@58.conf14 # 1 minute interval
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@2/
H A Dpsu@58.conf14 # 1 minute interval
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@0/
H A Dpsu@59.conf14 # 1 minute interval
/openbmc/openbmc/meta-quanta/meta-q71l/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb@1e780000/bus@1e78a000/i2c@300/i2c-switch@70/i2c@3/
H A Dpsu@59.conf14 # 1 minute interval
/openbmc/linux/Documentation/admin-guide/acpi/
Dfan_performance_states.rst
/openbmc/linux/drivers/leds/
Dleds-ipaq-micro.c
/openbmc/linux/arch/sh/drivers/
DKconfig
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/
H A Drun-ptest5 # one minute.
/openbmc/linux/arch/m68k/include/asm/
Dintersil.h
/openbmc/linux/include/uapi/linux/
Dsysinfo.h
/openbmc/qemu/include/standard-headers/linux/
H A Dsysinfo.h10 unsigned long loads[3]; /* 1, 5, and 15 minute load averages */

12345678