Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-puv3.c29 static short poll_status(unsigned long bit) in poll_status() function
56 if (!poll_status(I2C_STATUS_TFNF)) { in xfer_read()
71 if (!poll_status(I2C_STATUS_RFNE)) { in xfer_read()
/Linux-v4.19/drivers/mtd/nand/raw/
Ddocg4.c286 static int poll_status(struct docg4_priv *doc) in poll_status() function
333 status |= poll_status(doc); in docg4_wait()
379 poll_status(doc); in reset()
583 poll_status(doc); in pageprog()
597 poll_status(doc); in pageprog()
616 poll_status(doc); in sequence_reset()
644 poll_status(doc); in read_page_prologue()
672 poll_status(doc); in write_page_prologue()
928 poll_status(doc); in docg4_erase_block()
942 poll_status(doc); in docg4_erase_block()