Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Donfi.h58 #define ONFI_OPT_CMD_READ_CACHE BIT(1) macro
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_onfi.c306 if (le16_to_cpu(p->opt_cmd) & ONFI_OPT_CMD_READ_CACHE) in nand_onfi_detect()