Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Donfi.h59 #define ONFI_OPT_CMD_SET_GET_FEATURES BIT(2) macro
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_onfi.c298 if (le16_to_cpu(p->opt_cmd) & ONFI_OPT_CMD_SET_GET_FEATURES) { in nand_onfi_detect()