Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_ids.c168 {NAND_MFR_TOSHIBA, "Toshiba"},
Dnand_base.c3526 if (id_len >= 6 && id_data[0] == NAND_MFR_TOSHIBA && in nand_decode_ext_id()
3598 maf_id == NAND_MFR_TOSHIBA || in nand_decode_bbm_options()
/linux-4.1.27/drivers/usb/storage/
Dsddr09.c130 #define NAND_MFR_TOSHIBA 0x98 macro
139 case NAND_MFR_TOSHIBA: in nand_flash_manufacturer()
/linux-4.1.27/include/linux/mtd/
Dnand.h726 #define NAND_MFR_TOSHIBA 0x98 macro