Home
last modified time | relevance | path

Searched refs:NAND_MFR_HYNIX (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
Dnand_ids.c174 {NAND_MFR_HYNIX, "Hynix"},
Dnand_base.c3463 } else if (id_len == 6 && id_data[0] == NAND_MFR_HYNIX && in nand_decode_ext_id()
3593 maf_id == NAND_MFR_HYNIX)) in nand_decode_bbm_options()
3597 maf_id == NAND_MFR_HYNIX || in nand_decode_bbm_options()
/linux-4.1.27/include/linux/mtd/
Dnand.h732 #define NAND_MFR_HYNIX 0xad macro