Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 4496) sorted by relevance

12345678910>>...180

/linux/include/linux/
A Dpm_runtime.h162 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active()
194 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled()
300 struct device *dev) { return 0; } in pm_runtime_autosuspend_expiration()
319 static inline int pm_runtime_idle(struct device *dev) in pm_runtime_idle()
328 static inline int pm_runtime_suspend(struct device *dev) in pm_runtime_suspend()
349 static inline int pm_runtime_resume(struct device *dev) in pm_runtime_resume()
361 static inline int pm_request_idle(struct device *dev) in pm_request_idle()
370 static inline int pm_request_resume(struct device *dev) in pm_request_resume()
394 static inline int pm_runtime_get(struct device *dev) in pm_runtime_get()
413 static inline int pm_runtime_get_sync(struct device *dev) in pm_runtime_get_sync()
[all …]
A Ddev_printk.h147 #define dev_emerg(dev, fmt, ...) \ argument
149 #define dev_crit(dev, fmt, ...) \ argument
151 #define dev_alert(dev, fmt, ...) \ argument
153 #define dev_err(dev, fmt, ...) \ argument
155 #define dev_warn(dev, fmt, ...) \ argument
157 #define dev_notice(dev, fmt, ...) \ argument
159 #define dev_info(dev, fmt, ...) \ argument
164 #define dev_dbg(dev, fmt, ...) \ argument
167 #define dev_dbg(dev, fmt, ...) \ argument
170 #define dev_dbg(dev, fmt, ...) \ argument
[all …]
A Dpm_opp.h249 static inline int dev_pm_opp_get_opp_count(struct device *dev) in dev_pm_opp_get_opp_count()
358 dev_pm_opp_adjust_voltage(struct device *dev, unsigned long freq, in dev_pm_opp_adjust_voltage()
435 static inline void dev_pm_opp_remove_table(struct device *dev) in dev_pm_opp_remove_table()
443 static inline int dev_pm_opp_sync_regulators(struct device *dev) in dev_pm_opp_sync_regulators()
487 static inline int dev_pm_opp_of_add_table(struct device *dev) in dev_pm_opp_of_add_table()
506 static inline int devm_pm_opp_of_add_table(struct device *dev) in devm_pm_opp_of_add_table()
535 static inline int dev_pm_opp_of_register_em(struct device *dev, in dev_pm_opp_of_register_em()
581 static inline int dev_pm_opp_set_regulators(struct device *dev, in dev_pm_opp_set_regulators()
596 static inline int devm_pm_opp_set_regulators(struct device *dev, in devm_pm_opp_set_regulators()
679 static inline int dev_pm_opp_attach_genpd(struct device *dev, in dev_pm_opp_attach_genpd()
[all …]
/linux/drivers/base/power/
A Druntime.c49 #define RPM_GET_CALLBACK(dev, callback) \ argument
116 u64 pm_runtime_active_time(struct device *dev) in pm_runtime_active_time()
1441 int pm_runtime_barrier(struct device *dev) in pm_runtime_barrier()
1521 void pm_runtime_enable(struct device *dev) in pm_runtime_enable()
1578 void pm_runtime_forbid(struct device *dev) in pm_runtime_forbid()
1599 void pm_runtime_allow(struct device *dev) in pm_runtime_allow()
1648 void pm_runtime_irq_safe(struct device *dev) in pm_runtime_irq_safe()
1745 void pm_runtime_init(struct device *dev) in pm_runtime_init()
1777 void pm_runtime_reinit(struct device *dev) in pm_runtime_reinit()
1796 void pm_runtime_remove(struct device *dev) in pm_runtime_remove()
[all …]
A Dgeneric_ops.c20 int pm_generic_runtime_suspend(struct device *dev) in pm_generic_runtime_suspend()
58 int pm_generic_prepare(struct device *dev) in pm_generic_prepare()
97 int pm_generic_suspend(struct device *dev) in pm_generic_suspend()
121 int pm_generic_freeze_late(struct device *dev) in pm_generic_freeze_late()
133 int pm_generic_freeze(struct device *dev) in pm_generic_freeze()
169 int pm_generic_poweroff(struct device *dev) in pm_generic_poweroff()
181 int pm_generic_thaw_noirq(struct device *dev) in pm_generic_thaw_noirq()
205 int pm_generic_thaw(struct device *dev) in pm_generic_thaw()
241 int pm_generic_resume(struct device *dev) in pm_generic_resume()
277 int pm_generic_restore(struct device *dev) in pm_generic_restore()
[all …]
A Dsysfs.c150 static ssize_t runtime_status_show(struct device *dev, in runtime_status_show()
349 static ssize_t wakeup_count_show(struct device *dev, in wakeup_count_show()
432 static ssize_t wakeup_active_show(struct device *dev, in wakeup_active_show()
553 static ssize_t runtime_usage_show(struct device *dev, in runtime_usage_show()
694 int dpm_sysfs_add(struct device *dev) in dpm_sysfs_add()
777 int wakeup_sysfs_add(struct device *dev) in wakeup_sysfs_add()
787 void wakeup_sysfs_remove(struct device *dev) in wakeup_sysfs_remove()
803 int pm_qos_sysfs_add_flags(struct device *dev) in pm_qos_sysfs_add_flags()
808 void pm_qos_sysfs_remove_flags(struct device *dev) in pm_qos_sysfs_remove_flags()
824 void rpm_sysfs_remove(struct device *dev) in rpm_sysfs_remove()
[all …]
A Dpower.h4 static inline void device_pm_init_common(struct device *dev) in device_pm_init_common()
15 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init()
35 struct device *dev; member
85 static inline void pm_runtime_early_init(struct device *dev) in pm_runtime_early_init()
90 static inline void pm_runtime_init(struct device *dev) {} in pm_runtime_init()
91 static inline void pm_runtime_reinit(struct device *dev) {} in pm_runtime_reinit()
92 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove()
95 static inline void dpm_sysfs_remove(struct device *dev) {} in dpm_sysfs_remove()
138 static inline void device_pm_add(struct device *dev) {} in device_pm_add()
140 static inline void device_pm_remove(struct device *dev) in device_pm_remove()
[all …]
/linux/drivers/pci/
A Dquirks.c84 int pcie_failed_link_retrain(struct pci_dev *dev) in pcie_failed_link_retrain()
143 void (*fn)(struct pci_dev *dev)) in fixup_debug_start()
152 void (*fn)(struct pci_dev *dev)) in fixup_debug_report()
264 struct pci_dev *dev = NULL; in pci_apply_final_quirks() local
423 static void quirk_triton(struct pci_dev *dev) in quirk_triton()
508 static void quirk_viaetbf(struct pci_dev *dev) in quirk_viaetbf()
517 static void quirk_vsfx(struct pci_dev *dev) in quirk_vsfx()
542 static void quirk_natoma(struct pci_dev *dev) in quirk_natoma()
560 static void quirk_citrine(struct pci_dev *dev) in quirk_citrine()
603 static void quirk_s3_64M(struct pci_dev *dev) in quirk_s3_64M()
[all …]
A Dpci.c61 struct pci_dev *dev; member
5525 struct pci_dev *dev; in pci_bus_resettable() local
5543 struct pci_dev *dev; in pci_bus_lock() local
5557 struct pci_dev *dev; in pci_bus_unlock() local
5571 struct pci_dev *dev; in pci_bus_trylock() local
5599 struct pci_dev *dev; in pci_slot_resettable() local
5619 struct pci_dev *dev; in pci_slot_lock() local
5634 struct pci_dev *dev; in pci_slot_unlock() local
5648 struct pci_dev *dev; in pci_slot_trylock() local
5682 struct pci_dev *dev; in pci_bus_save_and_disable_locked() local
[all …]
/linux/net/switchdev/
A Dswitchdev.c59 struct net_device *dev; member
132 struct net_device *dev, in switchdev_port_attr_notify()
197 int switchdev_port_attr_set(struct net_device *dev, in switchdev_port_attr_set()
224 struct net_device *dev, in switchdev_port_obj_notify()
372 int switchdev_port_obj_add(struct net_device *dev, in switchdev_port_obj_add()
550 const struct net_device *dev; member
561 const struct net_device *dev; in switchdev_lower_dev_walk() local
597 switchdev_lower_dev_find(struct net_device *dev, in switchdev_lower_dev_find()
620 bool (*check_cb)(const struct net_device *dev), in __switchdev_handle_fdb_event_to_device()
983 struct net_device *dev, const void *ctx, in switchdev_bridge_port_offload()
[all …]
/linux/drivers/media/rc/
A Dene_ir.c86 static int ene_hw_detect(struct ene_device *dev) in ene_hw_detect()
835 struct ene_device *dev = rdev->priv; in ene_open() local
847 struct ene_device *dev = rdev->priv; in ene_close() local
858 struct ene_device *dev = rdev->priv; in ene_set_tx_mask() local
876 struct ene_device *dev = rdev->priv; in ene_set_tx_carrier() local
900 struct ene_device *dev = rdev->priv; in ene_set_tx_duty_cycle() local
910 struct ene_device *dev = rdev->priv; in ene_set_learning_mode() local
926 struct ene_device *dev = rdev->priv; in ene_set_carrier_report() local
944 struct ene_device *dev = rdev->priv; in ene_set_idle() local
955 struct ene_device *dev = rdev->priv; in ene_transmit() local
[all …]
A Dite-cir.c226 struct ite_dev *dev = data; in ite_cir_isr() local
289 struct ite_dev *dev = rcdev->priv; in ite_set_rx_carrier_range() local
304 struct ite_dev *dev = rcdev->priv; in ite_set_tx_carrier() local
318 struct ite_dev *dev = rcdev->priv; in ite_set_tx_duty_cycle() local
334 struct ite_dev *dev = rcdev->priv; in ite_tx_ir() local
478 struct ite_dev *dev = rcdev->priv; in ite_s_idle() local
578 static void it87_idle_rx(struct ite_dev *dev) in it87_idle_rx()
639 static void it87_disable(struct ite_dev *dev) in it87_disable()
920 static void it8709_wait(struct ite_dev *dev) in it8709_wait()
1175 struct ite_dev *dev = rcdev->priv; in ite_open() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dmain.c532 bool mlx5_is_roce_on(struct mlx5_core_dev *dev) in mlx5_is_roce_on()
745 static int set_hca_cap(struct mlx5_core_dev *dev) in set_hca_cap()
801 static int set_hca_ctrl(struct mlx5_core_dev *dev) in set_hca_ctrl()
1330 static int mlx5_load(struct mlx5_core_dev *dev) in mlx5_load()
1449 static void mlx5_unload(struct mlx5_core_dev *dev) in mlx5_unload()
1536 int mlx5_init_one(struct mlx5_core_dev *dev) in mlx5_init_one()
1550 void mlx5_uninit_one(struct mlx5_core_dev *dev) in mlx5_uninit_one()
1827 struct mlx5_core_dev *dev = file->private; in vhca_id_show() local
1925 void mlx5_mdev_uninit(struct mlx5_core_dev *dev) in mlx5_mdev_uninit()
1951 struct mlx5_core_dev *dev; in probe_one() local
[all …]
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-avcore.c62 void initGPIO(struct cx231xx *dev) in initGPIO()
84 void uninitGPIO(struct cx231xx *dev) in uninitGPIO()
186 int cx231xx_afe_init_channels(struct cx231xx *dev) in cx231xx_afe_init_channels()
541 int cx231xx_check_fw(struct cx231xx *dev) in cx231xx_check_fw()
938 void cx231xx_enable656(struct cx231xx *dev) in cx231xx_enable656()
954 void cx231xx_disable656(struct cx231xx *dev) in cx231xx_disable656()
1069 int cx231xx_unmute_audio(struct cx231xx *dev) in cx231xx_unmute_audio()
1341 void cx231xx_dump_HH_reg(struct cx231xx *dev) in cx231xx_dump_HH_reg()
2463 int cx231xx_power_suspend(struct cx231xx *dev) in cx231xx_power_suspend()
2784 int cx231xx_gpio_i2c_start(struct cx231xx *dev) in cx231xx_gpio_i2c_start()
[all …]
/linux/drivers/net/wireless/broadcom/b43/
A Dphy_common.c28 int b43_phy_allocate(struct b43_wldev *dev) in b43_phy_allocate()
77 void b43_phy_free(struct b43_wldev *dev) in b43_phy_free()
83 int b43_phy_init(struct b43_wldev *dev) in b43_phy_init()
125 void b43_phy_exit(struct b43_wldev *dev) in b43_phy_exit()
135 bool b43_has_hardware_pctl(struct b43_wldev *dev) in b43_has_hardware_pctl()
144 void b43_radio_lock(struct b43_wldev *dev) in b43_radio_lock()
162 void b43_radio_unlock(struct b43_wldev *dev) in b43_radio_unlock()
179 void b43_phy_lock(struct b43_wldev *dev) in b43_phy_lock()
191 void b43_phy_unlock(struct b43_wldev *dev) in b43_phy_unlock()
470 struct b43_wldev *dev; in b43_phy_txpower_adjust_work() local
[all …]
A Dwa.c20 void b43_wa_initgains(struct b43_wldev *dev) in b43_wa_initgains()
59 static void b43_wa_analog(struct b43_wldev *dev) in b43_wa_analog()
155 static void b43_wa_crs_ed(struct b43_wldev *dev) in b43_wa_crs_ed()
173 static void b43_wa_crs_thr(struct b43_wldev *dev) in b43_wa_crs_thr()
178 static void b43_wa_crs_blank(struct b43_wldev *dev) in b43_wa_crs_blank()
183 static void b43_wa_cck_shiftbits(struct b43_wldev *dev) in b43_wa_cck_shiftbits()
188 static void b43_wa_wrssi_offset(struct b43_wldev *dev) in b43_wa_wrssi_offset()
205 static void b43_wa_txpuoff_rxpuon(struct b43_wldev *dev) in b43_wa_txpuoff_rxpuon()
211 static void b43_wa_altagc(struct b43_wldev *dev) in b43_wa_altagc()
300 static void b43_wa_boards_g(struct b43_wldev *dev) in b43_wa_boards_g()
[all …]
A Dbus.c21 static int b43_bus_bcma_bus_may_powerdown(struct b43_bus_dev *dev) in b43_bus_bcma_bus_may_powerdown()
25 static int b43_bus_bcma_bus_powerup(struct b43_bus_dev *dev, in b43_bus_bcma_bus_powerup()
30 static int b43_bus_bcma_device_is_enabled(struct b43_bus_dev *dev) in b43_bus_bcma_device_is_enabled()
34 static void b43_bus_bcma_device_enable(struct b43_bus_dev *dev, in b43_bus_bcma_device_enable()
39 static void b43_bus_bcma_device_disable(struct b43_bus_dev *dev, in b43_bus_bcma_device_disable()
77 struct b43_bus_dev *dev = kzalloc(sizeof(*dev), GFP_KERNEL); in b43_bus_dev_bcma_init() local
130 static int b43_bus_ssb_bus_powerup(struct b43_bus_dev *dev, in b43_bus_ssb_bus_powerup()
139 static void b43_bus_ssb_device_enable(struct b43_bus_dev *dev, in b43_bus_ssb_device_enable()
180 struct b43_bus_dev *dev; in b43_bus_dev_ssb_init() local
223 void *b43_bus_get_wldev(struct b43_bus_dev *dev) in b43_bus_get_wldev()
[all …]
A Dphy_lcn.c62 static void b43_radio_2064_channel_setup(struct b43_wldev *dev) in b43_radio_2064_channel_setup()
109 static void b43_radio_2064_init(struct b43_wldev *dev) in b43_radio_2064_init()
165 static void b43_phy_lcn_afe_set_unset(struct b43_wldev *dev) in b43_phy_lcn_afe_set_unset()
181 static u16 b43_phy_lcn_get_pa_gain(struct b43_wldev *dev) in b43_phy_lcn_get_pa_gain()
259 static void b43_phy_lcn_bu_tweaks(struct b43_wldev *dev) in b43_phy_lcn_bu_tweaks()
310 static void b43_phy_lcn_sense_setup(struct b43_wldev *dev, in b43_phy_lcn_sense_setup()
511 static void b43_phy_lcn_set_tx_gain(struct b43_wldev *dev, in b43_phy_lcn_set_tx_gain()
625 static int b43_phy_lcn_set_channel(struct b43_wldev *dev, in b43_phy_lcn_set_channel()
668 static int b43_phy_lcn_op_allocate(struct b43_wldev *dev) in b43_phy_lcn_op_allocate()
680 static void b43_phy_lcn_op_free(struct b43_wldev *dev) in b43_phy_lcn_op_free()
[all …]
A Dphy_ht.c35 static void b43_radio_2059_channel_setup(struct b43_wldev *dev, in b43_radio_2059_channel_setup()
80 static void b43_radio_2059_rcal(struct b43_wldev *dev) in b43_radio_2059_rcal()
107 static void b43_radio_2057_rccal(struct b43_wldev *dev) in b43_radio_2057_rccal()
142 static void b43_radio_2059_init(struct b43_wldev *dev) in b43_radio_2059_init()
236 static void b43_phy_ht_reset_cca(struct b43_wldev *dev) in b43_phy_ht_reset_cca()
250 static void b43_phy_ht_zero_extg(struct b43_wldev *dev) in b43_phy_ht_zero_extg()
265 static void b43_phy_ht_afe_unk1(struct b43_wldev *dev) in b43_phy_ht_afe_unk1()
293 static void b43_phy_ht_bphy_init(struct b43_wldev *dev) in b43_phy_ht_bphy_init()
415 static void b43_phy_ht_tx_tone(struct b43_wldev *dev) in b43_phy_ht_tx_tone()
869 static int b43_phy_ht_op_init(struct b43_wldev *dev) in b43_phy_ht_op_init()
[all …]
/linux/drivers/misc/mei/
A Dhw-me.c205 static int mei_me_fw_status(struct mei_device *dev, in mei_me_fw_status()
240 static int mei_me_hw_config(struct mei_device *dev) in mei_me_hw_config()
318 static void mei_me_intr_clear(struct mei_device *dev) in mei_me_intr_clear()
539 static int mei_me_hw_start(struct mei_device *dev) in mei_me_hw_start()
633 static int mei_me_hbuf_write(struct mei_device *dev, in mei_me_hbuf_write()
745 static void mei_me_pg_set(struct mei_device *dev) in mei_me_pg_set()
764 static void mei_me_pg_unset(struct mei_device *dev) in mei_me_pg_unset()
1201 int mei_me_pg_enter_sync(struct mei_device *dev) in mei_me_pg_enter_sync()
1218 int mei_me_pg_exit_sync(struct mei_device *dev) in mei_me_pg_exit_sync()
1452 struct mei_device *dev = _dev; in mei_me_polling_thread() local
[all …]
/linux/drivers/media/platform/samsung/s5p-mfc/
A Ds5p_mfc_opr_v6.c62 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_codec_buffers_v6() local
385 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_instance_buffer_v6() local
488 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_dec_calc_dpb_size_v6() local
588 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_stream_buffer_v6() local
610 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_frame_buffer_v6() local
718 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_stream_buffer_v6() local
734 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_frame_buffer_v6() local
750 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_enc_frame_buffer_v6() local
772 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_ref_buffer_v6() local
843 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_slice_mode() local
[all …]
A Ds5p_mfc_opr_v5.c36 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_dec_temp_buffers_v5() local
63 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_codec_buffers_v5() local
202 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_alloc_instance_buffer_v5() local
347 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_desc_buffer() local
357 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_shared_buffer() local
366 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_stream_buffer_v5() local
380 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_dec_frame_buffer_v5() local
511 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_stream_buffer_v5() local
522 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_set_enc_frame_buffer_v5() local
532 struct s5p_mfc_dev *dev = ctx->dev; in s5p_mfc_get_enc_frame_buffer_v5() local
[all …]
/linux/drivers/net/wireless/mediatek/mt7601u/
A Dphy.c54 mt7601u_rf_rr(struct mt7601u_dev *dev, u8 bank, u8 offset) in mt7601u_rf_rr()
209 int mt7601u_wait_bbp_ready(struct mt7601u_dev *dev) in mt7601u_wait_bbp_ready()
233 int mt7601u_phy_get_rssi(struct mt7601u_dev *dev, in mt7601u_phy_get_rssi()
263 static void mt7601u_vco_cal(struct mt7601u_dev *dev) in mt7601u_vco_cal()
442 int mt7601u_phy_set_channel(struct mt7601u_dev *dev, in mt7601u_phy_set_channel()
530 static s8 mt7601u_read_temp(struct mt7601u_dev *dev) in mt7601u_read_temp()
806 mt7601u_tssi_params_get(struct mt7601u_dev *dev) in mt7601u_tssi_params_get()
876 static int mt7601u_tssi_cal(struct mt7601u_dev *dev) in mt7601u_tssi_cal()
960 void mt7601u_agc_save(struct mt7601u_dev *dev) in mt7601u_agc_save()
965 void mt7601u_agc_restore(struct mt7601u_dev *dev) in mt7601u_agc_restore()
[all …]
/linux/drivers/mtd/nand/raw/
A Dr852.c41 static inline void r852_write_reg(struct r852_device *dev, in r852_write_reg()
71 static void r852_dma_test(struct r852_device *dev) in r852_dma_test()
89 static void r852_dma_enable(struct r852_device *dev) in r852_dma_enable()
157 static int r852_dma_wait(struct r852_device *dev) in r852_dma_wait()
590 struct r852_device *dev = r852_get_dev(mtd); in media_type_show() local
682 struct r852_device *dev = in r852_card_detect_work() local
845 struct r852_device *dev; in r852_probe() local
975 struct r852_device *dev = pci_get_drvdata(pci_dev); in r852_remove() local
1005 struct r852_device *dev = pci_get_drvdata(pci_dev); in r852_shutdown() local
1016 struct r852_device *dev = dev_get_drvdata(device); in r852_suspend() local
[all …]
/linux/drivers/net/ethernet/mediatek/
A Dmtk_wed.c56 struct net_device *dev; member
129 wifi_r32(struct mtk_wed_device *dev, u32 reg) in wifi_r32()
141 mtk_wed_read_reset(struct mtk_wed_device *dev) in mtk_wed_read_reset()
237 mtk_wdma_rx_reset(struct mtk_wed_device *dev) in mtk_wdma_rx_reset()
396 mtk_wed_wo_reset(struct mtk_wed_device *dev) in mtk_wed_wo_reset()
446 struct mtk_wed_device *dev; in mtk_wed_fe_reset() local
473 struct mtk_wed_device *dev; in mtk_wed_fe_reset_complete() local
489 mtk_wed_assign(struct mtk_wed_device *dev) in mtk_wed_assign()
1075 mtk_wed_stop(struct mtk_wed_device *dev) in mtk_wed_stop()
1093 mtk_wed_deinit(struct mtk_wed_device *dev) in mtk_wed_deinit()
[all …]

Completed in 1038 milliseconds

12345678910>>...180