Searched refs:POLL_TIMEOUT (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/thermal/st/ |
H A D | stm_thermal.c | 80 #define POLL_TIMEOUT 5000 macro 156 STARTUP_TIME, POLL_TIMEOUT); in stm_sensor_power_on() 184 usleep_range(STARTUP_TIME, POLL_TIMEOUT); in stm_sensor_power_off() 194 STARTUP_TIME, POLL_TIMEOUT); in stm_sensor_power_off() 362 STARTUP_TIME, POLL_TIMEOUT); in stm_thermal_get_temp()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | scx200_acb.c | 40 #define POLL_TIMEOUT (HZ/5) macro 222 timeout = jiffies + POLL_TIMEOUT; in scx200_acb_poll()
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-anx6345.c | 35 #define POLL_TIMEOUT 5000000 /* us */ macro 245 POLL_DELAY, POLL_TIMEOUT); in anx6345_dp_link_training()
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 188 #define POLL_TIMEOUT 1000 macro 616 0x1), POLL_PERIOD, POLL_TIMEOUT); in hisi_qm_wait_mb_ready() 758 POLL_TIMEOUT); in qm_dev_mem_reset() 1257 POLL_TIMEOUT); in qm_set_vft_common() 1275 POLL_TIMEOUT); in qm_set_vft_common() 1800 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 1806 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 2311 POLL_TIMEOUT)) in hisi_qm_cache_wb() 3595 POLL_TIMEOUT); in qm_get_shaper_vft_qos() 3608 POLL_TIMEOUT); in qm_get_shaper_vft_qos() [all …]
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | marvell_nand.c | 104 #define POLL_TIMEOUT 100000 macro 581 POLL_PERIOD, POLL_TIMEOUT); in marvell_nfc_wait_ndrun() 627 POLL_PERIOD, POLL_TIMEOUT); in marvell_nfc_prepare_cmd() 675 POLL_PERIOD, POLL_TIMEOUT); in marvell_nfc_end_cmd()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.h | 1054 #define POLL_TIMEOUT 60 macro
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci.h | 1432 #define POLL_TIMEOUT 60 macro
|