Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dnand_ids.c170 {NAND_MFR_TOSHIBA, "Toshiba"},
Dnand_base.c3668 if (id_len >= 6 && id_data[0] == NAND_MFR_TOSHIBA && in nand_decode_ext_id()
3740 maf_id == NAND_MFR_TOSHIBA || in nand_decode_bbm_options()
/linux-4.4.14/drivers/usb/storage/
Dsddr09.c133 #define NAND_MFR_TOSHIBA 0x98 macro
142 case NAND_MFR_TOSHIBA: in nand_flash_manufacturer()
/linux-4.4.14/include/linux/mtd/
Dnand.h725 #define NAND_MFR_TOSHIBA 0x98 macro