Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dnand_ids.c176 {NAND_MFR_HYNIX, "Hynix"},
Dnand_base.c3605 } else if (id_len == 6 && id_data[0] == NAND_MFR_HYNIX && in nand_decode_ext_id()
3735 maf_id == NAND_MFR_HYNIX)) in nand_decode_bbm_options()
3739 maf_id == NAND_MFR_HYNIX || in nand_decode_bbm_options()
/linux-4.4.14/include/linux/mtd/
Dnand.h731 #define NAND_MFR_HYNIX 0xad macro