Searched refs:POLL_TIMEOUT (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/thermal/st/ |
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()
|
/linux-6.12.1/drivers/i2c/busses/ |
D | scx200_acb.c | 40 #define POLL_TIMEOUT (HZ/5) macro 222 timeout = jiffies + POLL_TIMEOUT; in scx200_acb_poll()
|
/linux-6.12.1/drivers/gpu/drm/bridge/analogix/ |
D | analogix-anx6345.c | 35 #define POLL_TIMEOUT 5000000 /* us */ macro 245 POLL_DELAY, POLL_TIMEOUT); in anx6345_dp_link_training()
|
/linux-6.12.1/drivers/crypto/hisilicon/ |
D | qm.c | 194 #define POLL_TIMEOUT 1000 macro 538 0x1), POLL_PERIOD, POLL_TIMEOUT); in hisi_qm_wait_mb_ready() 733 POLL_TIMEOUT); in qm_dev_mem_reset() 1233 POLL_TIMEOUT); in qm_set_vft_common() 1251 POLL_TIMEOUT); in qm_set_vft_common() 1744 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 1750 POLL_PERIOD, POLL_TIMEOUT); in qm_wait_msi_finish() 2230 POLL_TIMEOUT)) in hisi_qm_cache_wb() 3507 POLL_TIMEOUT); in qm_get_shaper_vft_qos() 3520 POLL_TIMEOUT); in qm_get_shaper_vft_qos() [all …]
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
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()
|
/linux-6.12.1/drivers/usb/host/ |
D | xhci.h | 1396 #define POLL_TIMEOUT 60 macro
|