Searched refs:NAND_MFR_SAMSUNG (Results 1 – 7 of 7) sorted by relevance
205 #define NAND_MFR_SAMSUNG 0xec macro
968 #define NAND_MFR_SAMSUNG 0xec macro
30 #define NAND_MFR_SAMSUNG 0xec macro
183 {NAND_MFR_SAMSUNG, "Samsung", &samsung_nand_manuf_ops},
198 {NAND_MFR_SAMSUNG, "Samsung"},
4182 if (id_len == 6 && id_data[0] == NAND_MFR_SAMSUNG && in nand_decode_ext_id()4346 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()4350 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()4485 if (*maf_id != NAND_MFR_SAMSUNG && !type->pagesize) in nand_get_flash_type()
123 #define NAND_MFR_SAMSUNG 0xec macro133 case NAND_MFR_SAMSUNG: in nand_flash_manufacturer()