Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/u-boot/drivers/rtc/
H A Dmxsrtc.c18 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 Drtc-lib.c40 unsigned int month, year, secs; in rtc_to_tm() local
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_capture.js211 function QueueDbusMonitorFileSize(secs = 5) { argument
244 function QueueBMCConsoleHello(secs = 3) { argument
/openbmc/qemu/hw/block/
H A Dhd-geometry.c120 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 Dbuildstats-diff122 def hms_time(secs): argument
/openbmc/qemu/hw/ide/
H A Dide-bus.c87 int16_t *cyls, int8_t *heads, int8_t *secs) in ide_get_geometry()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp161 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djournal.cpp175 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgsc.c183 unsigned long secs = 0; in do_gsc_sleep() local
/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp126 int secs = 0; in validateCertificateStartDate() local
H A Dcertificate.cpp537 int secs = 0; in populateProperties() local
/openbmc/u-boot/net/
H A Dlink_local.c82 static inline unsigned random_delay_ms(unsigned secs) in random_delay_ms()
/openbmc/qemu/include/hw/block/
H A Dblock.h30 uint32_t cyls, heads, secs; member
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Domap_wdt.h24 #define GET_WLDR_VAL(secs) (0xffffffff - ((secs) * (32768/(1<<PTV))) + 1) argument
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp287 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_snp.c34 u16 secs; member
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp370 time_t secs = usec / 1000000; in getTimeStamp() local
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c28 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 Dtco-test.c39 #define TCO_SECS_TO_TICKS(secs) (((secs) * 10) / 6) argument
/openbmc/qemu/chardev/
H A Dchar-mux.c59 int secs; in mux_chr_write() local
/openbmc/qemu/block/
H A Dqapi.c750 int64_t secs; in bdrv_snapshot_dump() local
H A Dvvfat.c345 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 Dvirtio-balloon.c232 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 Dbuildinfohelper.py133 def _timestamp_to_datetime(self, secs): argument
/openbmc/qemu/hw/core/
H A Dloader.c1410 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

12