Home
last modified time | relevance | path

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

/include/linux/
A Diopoll.h29 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, args...) \ argument
49 #define readl_poll_sleep_timeout(addr, val, cond, sleep_us, timeout_us) \ argument
52 #define readx_poll_timeout(op, addr, val, cond, timeout_us) \ argument
55 #define readb_poll_timeout(addr, val, cond, timeout_us) \ argument
58 #define readw_poll_timeout(addr, val, cond, timeout_us) \ argument
61 #define readl_poll_timeout(addr, val, cond, timeout_us) \ argument
64 #define readq_poll_timeout(addr, val, cond, timeout_us) \ argument
67 #define readb_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
70 #define readw_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
73 #define readl_relaxed_poll_timeout(addr, val, cond, timeout_us) \ argument
[all …]
/include/
A Dphy.h294 sleep_us, timeout_us, sleep_before_read) \ argument

Completed in 4 milliseconds