/openbmc/u-boot/drivers/rtc/ |
H A D | mxsrtc.c | 18 int mxs_rtc_set_time(uint32_t secs) in mxs_rtc_set_time() 42 uint32_t secs; in rtc_get() local 52 uint32_t secs; in rtc_set() local
|
H A D | rtc-lib.c | 40 unsigned int month, year, secs; in rtc_to_tm() local
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | ipmi_capture.js | 211 function QueueDbusMonitorFileSize(secs = 5) { argument 244 function QueueBMCConsoleHello(secs = 3) { argument
|
/openbmc/qemu/hw/block/ |
H A D | hd-geometry.c | 120 int cylinders, heads, secs, translation; in hd_geometry_guess() local 162 int hd_bios_chs_auto_trans(uint32_t cyls, uint32_t heads, uint32_t secs) in hd_bios_chs_auto_trans()
|
/openbmc/openbmc/poky/scripts/ |
H A D | buildstats-diff | 122 def hms_time(secs): argument
|
/openbmc/qemu/hw/ide/ |
H A D | ide-bus.c | 87 int16_t *cyls, int8_t *heads, int8_t *secs) in ide_get_geometry()
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | journal.cpp | 161 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | journal.cpp | 175 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gsc.c | 183 unsigned long secs = 0; in do_gsc_sleep() local
|
/openbmc/phosphor-certificate-manager/ |
H A D | x509_utils.cpp | 126 int secs = 0; in validateCertificateStartDate() local
|
H A D | certificate.cpp | 537 int secs = 0; in populateProperties() local
|
/openbmc/u-boot/net/ |
H A D | link_local.c | 82 static inline unsigned random_delay_ms(unsigned secs) in random_delay_ms()
|
/openbmc/qemu/include/hw/block/ |
H A D | block.h | 30 uint32_t cyls, heads, secs; member
|
/openbmc/u-boot/arch/arm/include/asm/ti-common/ |
H A D | omap_wdt.h | 24 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.cpp | 287 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_snp.c | 34 u16 secs; member
|
/openbmc/openpower-occ-control/ |
H A D | occ_ffdc.cpp | 370 time_t secs = usec / 1000000; in getTimeStamp() local
|
/openbmc/qemu/tests/qtest/ |
H A D | hd-geo-test.c | 28 static char *create_test_img(int secs) in create_test_img() 47 int cyls, heads, secs, trans; member 345 int secs = img_secs[backend_small]; in test_ide_drive_user() local
|
H A D | tco-test.c | 39 #define TCO_SECS_TO_TICKS(secs) (((secs) * 10) / 6) argument
|
/openbmc/qemu/chardev/ |
H A D | char-mux.c | 59 int secs; in mux_chr_write() local
|
/openbmc/qemu/block/ |
H A D | qapi.c | 750 int64_t secs; in bdrv_snapshot_dump() local
|
H A D | vvfat.c | 345 static int sector2CHS(mbr_chs_t *chs, int spos, int cyls, int heads, int secs) in sector2CHS() 365 static void init_mbr(BDRVVVFATState *s, int cyls, int heads, int secs) in init_mbr() 896 const char *dirname, int heads, int secs, in init_directories() 1140 int cyls, heads, secs; in vvfat_open() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-balloon.c | 232 static void balloon_stats_change_timer(VirtIOBalloon *s, int64_t secs) in balloon_stats_change_timer()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 133 def _timestamp_to_datetime(self, secs): argument
|
/openbmc/qemu/hw/core/ |
H A D | loader.c | 1410 static GList *add_romsec_to_list(GList *secs, hwaddr base, int se) in add_romsec_to_list() 1424 GList *it, *secs = NULL; in rom_find_largest_gap_between() local
|