Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Diopoll.h49 #define readl_poll_timeout(addr, val, cond, timeout_us) \ macro
/openbmc/linux/include/linux/
H A Diopoll.h169 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro