Searched full:mxic (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/mtd/nand/raw/ |
H A D | nand_macronix.c | 105 struct nand_onfi_vendor_macronix *mxic; in macronix_nand_onfi_init() local 113 rand_otp = of_property_read_bool(dn, "mxic,enable-randomizer-otp"); in macronix_nand_onfi_init() 115 mxic = (struct nand_onfi_vendor_macronix *)p->onfi->vendor; in macronix_nand_onfi_init() 118 mxic->reliability_func & MACRONIX_RANDOMIZER_BIT) { in macronix_nand_onfi_init() 139 if ((mxic->reliability_func & MACRONIX_READ_RETRY_BIT) == 0) in macronix_nand_onfi_init() 288 pr_err("Suspending MXIC NAND chip failed (%d)\n", ret); in mxic_nand_suspend()
|
H A D | mxic_nand.c | 6 * Mason Yang <masonccyang@mxic.com.tw> 536 0, "mxic-nfc", nfc); in mxic_nfc_probe() 570 { .compatible = "mxic,multi-itfc-v009-nand-controller", }, 579 .name = "mxic-nfc", 585 MODULE_AUTHOR("Mason Yang <masonccyang@mxic.com.tw>");
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 17 - randomizer enable: should be "mxic,enable-randomizer-otp" 25 mxic,enable-randomizer-otp;
|
H A D | mxic-nand.txt | 5 - compatible: should be "mxic,multi-itfc-v009-nand-controller" 23 compatible = "mxic,multi-itfc-v009-nand-controller";
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | Kconfig | 148 as with work-alike chips from Lite-On (PNIC) and Macronix (MXIC) and
|
H A D | timer.c | 148 dev_info(&dev->dev, "MXIC negotiation status %08x\n", in mxic_timer()
|