Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Diopoll.h64 #define readq_poll_timeout(addr, val, cond, timeout_us) \ macro
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c374 #define readq_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
728 rc = readq_poll_timeout(tn->base + NDF_ST_REG, in ndf_wait_idle()
731 rc = readq_poll_timeout(tn->base + NDF_DMA_CFG, in ndf_wait_idle()

Completed in 10 milliseconds