Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Diopoll.h99 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ macro
/linux-4.4.14/drivers/net/ethernet/aurora/
Dnb8800.c726 readb_poll_timeout_atomic(priv->base + NB8800_MC_INIT, val, !val, in nb8800_mc_init()