Home
last modified time | relevance | path

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

/u-boot/include/
A Dnand.h100 #define NAND_LOCK_STATUS_UNLOCK 0x04 macro
/u-boot/cmd/
A Dnand.c271 (!(status & NAND_LOCK_STATUS_UNLOCK) ? "LOCK " : ""), in print_status()
272 ((status & NAND_LOCK_STATUS_UNLOCK) ? "UNLOCK " : "")); in print_status()
/u-boot/drivers/mtd/nand/raw/
A Dnand_util.c294 | NAND_LOCK_STATUS_UNLOCK); in nand_get_lock_status()

Completed in 6 milliseconds