Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dinternals.h73 extern const struct nand_manufacturer_ops macronix_nand_manuf_ops;
H A Dnand_ids.c189 {NAND_MFR_MACRONIX, "Macronix", &macronix_nand_manuf_ops},
H A Dnand_macronix.c498 const struct nand_manufacturer_ops macronix_nand_manuf_ops = { variable