Home
last modified time | relevance | path

Searched defs:seconds (Results 26 – 50 of 95) sorted by relevance

1234

/openbmc/u-boot/net/
H A Dsntp.c57 ulong seconds; in sntp_handler() local
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dregs-rtc.h14 u32 seconds; member
/openbmc/linux/include/uapi/scsi/
H A Dscsi_netlink_fc.h47 __u64 seconds; member
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_test.cpp32 uint8_t seconds = 0; in TEST() local
/openbmc/qemu/system/
H A Drtc.c89 time_t seconds; in qemu_timedate_diff() local
/openbmc/pldm/platform-mc/test/
H A Dsensor_manager_test.cpp153 uint64_t seconds = 10; in TEST_F() local
/openbmc/linux/kernel/time/
H A Ditimer.c277 static unsigned int alarm_setitimer(unsigned int seconds) in alarm_setitimer()
306 SYSCALL_DEFINE1(alarm, unsigned int, seconds) in SYSCALL_DEFINE1() argument
/openbmc/libpldm/tests/dsp/
H A Dbios.cpp26 uint8_t seconds = 50; in TEST() local
73 uint8_t seconds = 55; in TEST() local
208 uint8_t seconds = 50; in TEST() local
241 uint8_t seconds = 50; in TEST() local
276 uint8_t seconds = 0x50; in TEST() local
317 uint8_t seconds = 0x50; in TEST() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.hpp22 uint8_t seconds; member
H A Ddata_interface.hpp185 uint64_t seconds = atol(line.substr(0, pos).c_str()); in getUptimeInSeconds() local
/openbmc/linux/include/linux/
H A Dmap_benchmark.h24 __u32 seconds; /* how long the test will last */ member
/openbmc/linux/tools/laptop/freefall/
H A Dfreefall.c80 static void protect(int seconds) in protect()
/openbmc/linux/drivers/ptp/
H A Dptp_dfl_tod.c102 u64 seconds, now; in coarse_adjust_tod_clock() local
233 u64 seconds; in dfl_tod_get_timex() local
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Dposixtm.c172 int seconds; in posix_time_parse() local
/openbmc/linux/tools/include/nolibc/
H A Dunistd.h35 unsigned int sleep(unsigned int seconds) in sleep()
/openbmc/openpower-hw-diags/attn/
H A Dattn_common.cpp220 void sleepSeconds(const unsigned int seconds) in sleepSeconds()
/openbmc/linux/tools/testing/selftests/timers/
H A Dinconsistency-check.c94 int consistency_test(int clock_type, unsigned long seconds) in consistency_test()
/openbmc/libpldm/include/libpldm/
H A Dbios.h110 uint8_t seconds; //!< Seconds in BCD format member
124 uint8_t seconds; //!< Seconds in BCD format member
/openbmc/linux/drivers/rtc/
H A Drtc-ti-k3.c281 time64_t seconds; in ti_k3_rtc_set_time() local
334 time64_t seconds; in ti_k3_rtc_set_alarm() local
/openbmc/qemu/tests/qemu-iotests/
H A D09360 def do_test_throttle(self, ndrives, seconds, params, first_drive = 0): argument
/openbmc/libpldm/src/
H A Dutils.c236 bool is_time_legal(uint8_t seconds, uint8_t minutes, uint8_t hours, uint8_t day, in is_time_legal()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c54 int seconds = 15; in calibrate() local
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_nvram.c206 unsigned int seconds = 30; in ql4xxx_sem_spinlock() local
/openbmc/linux/drivers/scsi/
H A D3w-9xxx.c1419 static int twa_poll_response(TW_Device_Extension *tw_dev, int request_id, int seconds) in twa_poll_response()
1456 static int twa_poll_status(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status()
1485 static int twa_poll_status_gone(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status_gone()
/openbmc/linux/drivers/watchdog/
H A Dnv_tco.c68 static inline unsigned char seconds_to_ticks(int seconds) in seconds_to_ticks()

1234