Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dvf610_nfc.c123 #define CMD_DONE_CLEAR_BIT (1<<18) macro
241 tmp |= CMD_DONE_CLEAR_BIT | IDLE_CLEAR_BIT; in vf610_nfc_clear_status()