Home
last modified time | relevance | path

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

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