Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/mtd/nand/
Ddocg4.c264 static int poll_status(struct docg4_priv *doc) in poll_status() function
311 status |= poll_status(doc); in docg4_wait()
357 poll_status(doc); in reset()
561 poll_status(doc); in pageprog()
575 poll_status(doc); in pageprog()
594 poll_status(doc); in sequence_reset()
622 poll_status(doc); in read_page_prologue()
650 poll_status(doc); in write_page_prologue()
903 poll_status(doc); in docg4_erase_block()
917 poll_status(doc); in docg4_erase_block()