Home
last modified time | relevance | path

Searched refs:read_poll_timeout (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Diopoll.h36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ macro
135 read_poll_timeout(op, val, cond, sleep_us, timeout_us, false, addr)
A Dphy.h1363 __ret = read_poll_timeout(__val = phy_read, val, \
1462 __ret = read_poll_timeout(__val = phy_read_mmd, val, \
A Dregmap.h131 __tmp = read_poll_timeout(regmap_read, __ret, __ret || (cond), \
202 __tmp = read_poll_timeout(regmap_field_read, __ret, __ret || (cond), \

Completed in 14 milliseconds