Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c128 #define CMD_DONE_CLEAR_BIT (1<<18) macro
246 tmp |= CMD_DONE_CLEAR_BIT | IDLE_CLEAR_BIT; in vf610_nfc_clear_status()
/openbmc/linux/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()