Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dbf5xx_nand.c69 #define WB_FULL 0x02 /* Write Buffer Full */ macro
191 while (bfin_read_NFC_STAT() & WB_FULL) in bf5xx_nand_hwcontrol()
378 while (bfin_read_NFC_STAT() & WB_FULL) in bf5xx_nand_read_buf()
412 while (bfin_read_NFC_STAT() & WB_FULL) in bf5xx_nand_write_buf()