Searched defs:readl_poll_timeout (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-4.19/drivers/phy/qualcomm/ |
| D | phy-qcom-ufs-i.h | 27 #define readl_poll_timeout(addr, val, cond, sleep_us, timeout_us) \ macro
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | iopoll.h | 114 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | iopoll.h | 155 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
|