Home
last modified time | relevance | path

Searched defs:msec (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Darch_timer.h20 #define msec_to_cycles(msec) \ argument
129 static inline void timer_set_next_cval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_cval_ms()
137 static inline void timer_set_next_tval_ms(enum arch_timer timer, uint32_t msec) in timer_set_next_tval_ms()
/openbmc/linux/include/linux/
H A Dpm_wakeup.h190 unsigned int msec, bool hard) {} in pm_wakeup_ws_event()
192 static inline void pm_wakeup_dev_event(struct device *dev, unsigned int msec, in pm_wakeup_dev_event()
207 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
212 static inline void pm_wakeup_event(struct device *dev, unsigned int msec) in pm_wakeup_event()
H A Dktime.h184 static inline ktime_t ktime_add_ms(const ktime_t kt, const u64 msec) in ktime_add_ms()
194 static inline ktime_t ktime_sub_ms(const ktime_t kt, const u64 msec) in ktime_sub_ms()
H A Dti_wilink_st.h316 u32 msec; member
322 u32 msec; member
/openbmc/u-boot/include/linux/
H A Ddelay.h11 static inline void mdelay(unsigned long msec) in mdelay()
/openbmc/linux/tools/thermal/lib/
H A Duptimeofday.c32 struct timespec msec_to_timespec(int msec) in msec_to_timespec()
/openbmc/linux/drivers/accel/habanalabs/common/pci/
H A Dpci.c94 u64 msec; in hl_pci_elbi_read() local
157 u64 msec; in hl_pci_elbi_write() local
/openbmc/linux/drivers/base/power/
H A Dsysfs.c456 s64 msec; in wakeup_total_time_ms_show() local
476 s64 msec; in wakeup_max_time_ms_show() local
497 s64 msec; in wakeup_last_time_ms_show() local
527 s64 msec; in wakeup_prevent_sleep_time_ms_show() local
H A Dwakeup.c790 void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) in pm_wakeup_ws_event()
829 void pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard) in pm_wakeup_dev_event()
/openbmc/linux/drivers/edac/
H A Dedac_device.c354 unsigned msec) in edac_device_workq_setup()
400 unsigned long msec) in edac_device_reset_delay_period()
H A Dedac_pci.c167 int msec; in edac_pci_workq_function() local
/openbmc/u-boot/cmd/
H A Dsound.c37 int msec = 1000; in do_play() local
/openbmc/linux/drivers/watchdog/
H A Ddw_wdt.c79 unsigned int msec; member
164 u64 msec; in dw_wdt_get_max_timeout_ms() local
427 u64 msec; in dw_wdt_handle_tops() local
H A Dda9052_wdt.c112 unsigned long msec, jnow = jiffies; in da9052_wdt_ping() local
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c893 snd_sf_calc_parm_hold(int msec) in snd_sf_calc_parm_hold()
903 calc_parm_search(int msec, const short *table) in calc_parm_search()
918 snd_sf_calc_parm_attack(int msec) in snd_sf_calc_parm_attack()
925 snd_sf_calc_parm_decay(int msec) in snd_sf_calc_parm_decay()
/openbmc/qemu/migration/
H A Ddirtyrate.c50 static int64_t dirty_stat_wait(int64_t msec, int64_t initial_time) in dirty_stat_wait()
196 static bool is_calc_time_valid(int64_t msec) in is_calc_time_valid()
340 static void update_dirtyrate(uint64_t msec) in update_dirtyrate()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dvp702x.c98 int vp702x_usb_inout_op(struct dvb_usb_device *d, u8 *o, int olen, u8 *i, int ilen, int msec) in vp702x_usb_inout_op()
114 int olen, u8 *i, int ilen, int msec) in vp702x_usb_inout_cmd()
H A Dvp7045.c25 …t vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int msec) in vp7045_usb_op()
/openbmc/linux/kernel/power/
H A Dsuspend_test.c39 unsigned msec; in suspend_test_finish() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dtout.c67 u64 msec = to_val; in tout_convert_reg_field_to_ms() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_lightbar.c35 unsigned long msec = lb_interval_jiffies * 1000 / HZ; in interval_msec_show() local
44 unsigned long msec; in interval_msec_store() local
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c301 static int hdmi_phy_wait_i2c_done(struct dw_hdmi *hdmi, u32 msec) in hdmi_phy_wait_i2c_done()
784 static int hdmi_ddc_wait_i2c_done(struct dw_hdmi *hdmi, int msec) in hdmi_ddc_wait_i2c_done()
/openbmc/linux/include/sound/
H A Dsoundfont.h111 #define snd_sf_calc_parm_delay(msec) (0x8000 - (msec) * 1000 / 725) argument
/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c60 #define msecs_to_usecs(msec) ((msec) * 1000LL) argument
/openbmc/linux/drivers/staging/rts5208/
H A Dspi.c83 static int sf_polling_status(struct rtsx_chip *chip, int msec) in sf_polling_status()

123