Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dnand_ids.c169 {NAND_MFR_SAMSUNG, "Samsung"},
Dnand_base.c3428 if (id_len == 6 && id_data[0] == NAND_MFR_SAMSUNG && in nand_decode_ext_id()
3592 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()
3596 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()
3731 if (*maf_id != NAND_MFR_SAMSUNG && !type->pagesize) in nand_get_flash_type()
/linux-4.1.27/drivers/usb/storage/
Dsddr09.c131 #define NAND_MFR_SAMSUNG 0xec macro
141 case NAND_MFR_SAMSUNG: in nand_flash_manufacturer()
/linux-4.1.27/include/linux/mtd/
Dnand.h727 #define NAND_MFR_SAMSUNG 0xec macro