Searched refs:POLL_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
| /drivers/thermal/st/ |
| 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()
|
| /drivers/i2c/busses/ |
| A D | scx200_acb.c | 40 #define POLL_TIMEOUT (HZ/5) macro 222 timeout = jiffies + POLL_TIMEOUT; in scx200_acb_poll()
|
| /drivers/gpu/drm/bridge/analogix/ |
| A D | analogix-anx6345.c | 35 #define POLL_TIMEOUT 5000000 /* us */ macro 217 POLL_DELAY, POLL_TIMEOUT); in anx6345_dp_link_training()
|
| /drivers/crypto/hisilicon/ |
| A D | qm.c | 202 #define POLL_TIMEOUT 1000 macro 785 POLL_TIMEOUT); in qm_dev_mem_reset() 1304 POLL_TIMEOUT); in qm_set_vft_common() 1322 POLL_TIMEOUT); in qm_set_vft_common() 1807 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 1813 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 2395 POLL_TIMEOUT)) in hisi_qm_cache_wb() 3675 POLL_TIMEOUT); in qm_get_shaper_vft_qos() 3688 POLL_TIMEOUT); in qm_get_shaper_vft_qos() 4094 POLL_PERIOD, POLL_TIMEOUT); in qm_check_req_recv() [all …]
|
| /drivers/mtd/nand/raw/ |
| 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()
|
| /drivers/usb/host/ |
| A D | xhci.h | 1416 #define POLL_TIMEOUT 60 macro
|
Completed in 44 milliseconds