Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_osdep.h82 #define opae_readq_poll_timeout(addr, val, cond, invl, timeout)\ argument
85 for (; wait <= timeout; wait += invl) { \
89 udelay(invl); \