Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c129 #define IDLE_CLEAR_BIT (1<<17) 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.c132 #define IDLE_CLEAR_BIT BIT(17) macro
285 tmp |= CMD_DONE_CLEAR_BIT | IDLE_CLEAR_BIT; in vf610_nfc_clear_status()