Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/
H A Diopoll.h28 #define readx_poll_timeout(op, addr, val, cond, timeout_us) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Diopoll.h120 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ macro