Searched refs:REG_POLL_SLEEP_US (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/ivpu/ |
H A D | ivpu_hw_reg_io.h | 15 #define REG_POLL_SLEEP_US 50 macro 51 read_poll_timeout(REGB_RD32_SILENT, var, cond, REG_POLL_SLEEP_US, timeout_us, false, reg) 54 read_poll_timeout(REGV_RD32_SILENT, var, cond, REG_POLL_SLEEP_US, timeout_us, false, reg)
|
Completed in 1 milliseconds