Home
last modified time | relevance | path

Searched refs:usDelay (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c625 unsigned short usDelay = 0; in ispVMCode() local
726 usDelay = (unsigned short) ispVMDataSize(); in ispVMCode()
727 ispVMDelay(usDelay); in ispVMCode()
730 if (usDelay & 0x8000) { in ispVMCode()
738 usDelay &= ~0x8000; in ispVMCode()
741 (float) usDelay / 1000); in ispVMCode()
744 (float) usDelay / 1000); in ispVMCode()
754 (float) usDelay / 1000000); in ispVMCode()
757 (float) usDelay / 1000000); in ispVMCode()
2087 unsigned short usDelay = 0; in ispVMLCOUNT() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/
H A Dphydm_interface.c485 IN u4Byte usDelay in ODM_StallExecution() argument
491 rtw_udelay_os(usDelay); in ODM_StallExecution()
493 PlatformStallExecution(usDelay); in ODM_StallExecution()
H A Dphydm_interface.h336 IN u4Byte usDelay
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_interface.c488 IN u4Byte usDelay in ODM_StallExecution() argument
494 rtw_udelay_os(usDelay); in ODM_StallExecution()
496 PlatformStallExecution(usDelay); in ODM_StallExecution()
H A Dphydm_interface.h353 IN u4Byte usDelay
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/
H A Dphydm_interface.c489 IN u4Byte usDelay in ODM_StallExecution() argument
495 rtw_udelay_os(usDelay); in ODM_StallExecution()
497 PlatformStallExecution(usDelay); in ODM_StallExecution()
H A Dphydm_interface.h361 IN u4Byte usDelay