Home
last modified time | relevance | path

Searched refs:msleep (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Dtps65185.c13 #define msleep(a) udelay((a) * 1000) macro
189 msleep(10); in tps65185_read_vcom_value()
191 msleep(10); in tps65185_read_vcom_value()
231 msleep(20); in tps65185_set_vcom_value()
239 msleep(20); in tps65185_set_vcom_value()
276 msleep(HW_GET_STATE_INTERVAL_MS); in tps65185_hw_power_ack()
300 msleep(PAPYRUS_V3P3OFF_DELAY_MS); in tps65185_power_on()
314 msleep(PAPYRUS_V3P3OFF_DELAY_MS); in tps65185_power_down()
H A Drk_ebc_tcon.c33 #define msleep(a) udelay((a) * 1000) macro
549 msleep(1); in wait_for_last_frame_complete()
560 msleep(1); in wait_for_last_frame_complete()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dlinux-compat.h16 #define msleep(a) udelay(a * 1000) macro
H A Dam35x.c413 msleep(5); in am35x_musb_init()
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_sil3114.c36 static void msleep (int count);
78 msleep (150); in sata_bus_softreset()
81 msleep (100); in sata_bus_softreset()
90 msleep (100); in sata_bus_softreset()
196 msleep (150); in set_Feature_cmd()
299 msleep (10); in sil3114_spin_up()
425 static void msleep (int count) in msleep() function
606 msleep (50); in sata_write()
761 msleep (150); in sata_phy_reset()
H A Dsata_dwc.c194 #define msleep(a) udelay(a * 1000) macro
195 #define ssleep(a) msleep(a * 1000)
476 msleep(150); in sata_dwc_softreset()
479 msleep(50); in sata_dwc_softreset()
489 msleep(50); in sata_dwc_softreset()
929 msleep(1); in waiting_for_reg_state()
1122 msleep(1); in ata_qc_issue()
1267 msleep(2); in ata_pio_task()
H A Dahci.c64 #define msleep(a) udelay(a * 1000) macro
107 msleep(1); in waiting_for_cmd_completed()
267 msleep(500); in ahci_host_init()
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp_info.h12 #define msleep(a) udelay(a * 1000) macro
/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_rockchip.c86 #define msleep(a) udelay((a) * 1000) macro
664 msleep(200); in rk_pcie_link_up()
670 msleep(20); in rk_pcie_link_up()
686 msleep(1000); in rk_pcie_link_up()
693 msleep(10); in rk_pcie_link_up()
771 msleep(200); in rockchip_pcie_init_port()
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dfusb302.c23 #define msleep(a) udelay(a * 1000) macro
311 msleep(50);