Home
last modified time | relevance | path

Searched refs:time_ms (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/devfreq/event/
H A Drockchip-nocp.c82 int time_ms = 0; in rockchip_nocp_get_event() local
84 time_ms = ktime_to_ms(ktime_sub(ktime_get(), nocp->time)); in rockchip_nocp_get_event()
90 if (time_ms > 0) { in rockchip_nocp_get_event()
91 edata->load_count = (counter * 0x3e8) / time_ms; in rockchip_nocp_get_event()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_crash.h208 hi_u32 time_ms : 31; /**< watchdog timeout.CNcomment:看门狗超时时间.CNend */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddhdioctl.h107 uint64 time_ms; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H A Dflash_prv.h349 hi_u32 sfc_config_get_update_time(hi_u32 *time_ms);
350 hi_u32 sfc_config_set_update_time(hi_u32 time_ms);

Completed in 4 milliseconds