Home
last modified time | relevance | path

Searched defs:readl_poll_timeout (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/phy/qualcomm/
Dphy-qcom-ufs-i.h27 #define readl_poll_timeout(addr, val, cond, sleep_us, timeout_us) \ macro
/Linux-v4.19/include/linux/
Diopoll.h114 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro