Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donfi.h59 #define ONFI_OPT_CMD_SET_GET_FEATURES BIT(2) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_onfi.c298 if (le16_to_cpu(p->opt_cmd) & ONFI_OPT_CMD_SET_GET_FEATURES) { in nand_onfi_detect()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h286 #define ONFI_OPT_CMD_SET_GET_FEATURES (1 << 2) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c2991 & ONFI_OPT_CMD_SET_GET_FEATURES)) in nand_onfi_set_features()
3020 & ONFI_OPT_CMD_SET_GET_FEATURES)) in nand_onfi_get_features()