Searched refs:NAND_MFR_SAMSUNG (Results 1 – 8 of 8) sorted by relevance
57 #define NAND_MFR_SAMSUNG 0xec macro
204 #define NAND_MFR_SAMSUNG 0xec macro
988 #define NAND_MFR_SAMSUNG 0xec macro
30 #define NAND_MFR_SAMSUNG 0xec macro
193 {NAND_MFR_SAMSUNG, "Samsung", &samsung_nand_manuf_ops},
192 {NAND_MFR_SAMSUNG, "Samsung"},
3494 if (id_len == 6 && id_data[0] == NAND_MFR_SAMSUNG && in nand_decode_ext_id()3658 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()3662 (maf_id == NAND_MFR_SAMSUNG || in nand_decode_bbm_options()3794 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()