Searched defs:msecs (Results 1 – 11 of 11) sorted by relevance
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_timer.c | 120 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() 126 void osal_msleep_uninterruptible(unsigned int msecs) in osal_msleep_uninterruptible() 138 void osal_mdelay(unsigned int msecs) in osal_mdelay()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | timeouts.h | 109 #define sys_timeout_ext(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument 114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| D | lowpower.h | 125 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_timer.c | 102 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() 114 void osal_mdelay(unsigned int msecs) in osal_mdelay()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_firmware.h | 626 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_firmware.h | 678 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | tcpip_priv.h | 173 u32_t msecs; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | dw_hdmi-rockchip.c | 1295 int msecs; in rockchip_hdmi_irq() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
| D | dw-hdmi.c | 617 int msecs; in check_hdmi_irq() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcmmsgbuf.h | 254 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ member
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| D | r8168_n.c | 874 unsigned long _kc_msleep_interruptible(unsigned int msecs) in _kc_msleep_interruptible()
|