Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dnand_ids.c171 {NAND_MFR_SAMSUNG, "Samsung"},
Dnand_base.c3570 if (id_len == 6 && id_data[0] == NAND_MFR_SAMSUNG && in nand_decode_ext_id()
3734 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()
3738 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()
3870 if (*maf_id != NAND_MFR_SAMSUNG && !type->pagesize) in nand_get_flash_type()
/linux-4.4.14/drivers/usb/storage/
Dsddr09.c134 #define NAND_MFR_SAMSUNG 0xec macro
144 case NAND_MFR_SAMSUNG: in nand_flash_manufacturer()
/linux-4.4.14/include/linux/mtd/
Dnand.h726 #define NAND_MFR_SAMSUNG 0xec macro