Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Diopoll.h105 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ macro
/Linux-v4.19/drivers/net/ethernet/aurora/
Dnb8800.c725 readb_poll_timeout_atomic(priv->base + NB8800_MC_INIT, val, !val, in nb8800_mc_init()
/Linux-v4.19/drivers/mtd/nand/raw/
Dmtk_nand.c435 rc = readb_poll_timeout_atomic(nfc->regs + NFI_PIO_DIRDY, val, in mtk_nfc_wait_ioready()