Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c129 #define CMD_DONE_CLEAR_BIT (1<<18) macro
247 tmp |= CMD_DONE_CLEAR_BIT | IDLE_CLEAR_BIT; in vf610_nfc_clear_status()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dvf610_nfc.c131 #define CMD_DONE_CLEAR_BIT BIT(18) macro
285 tmp |= CMD_DONE_CLEAR_BIT | IDLE_CLEAR_BIT; in vf610_nfc_clear_status()