Home
last modified time | relevance | path

Searched refs:nand_np (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c488 struct device_node *nand_np, *np = pdev->dev.of_node; in mxic_nfc_probe() local
520 for_each_child_of_node(np, nand_np) in mxic_nfc_probe()
521 nand_set_flash_node(nand_chip, nand_np); in mxic_nfc_probe()
H A Dpl35x-nand-controller.c1131 for_each_child_of_node_scoped(np, nand_np) { in pl35x_nand_chips_init()
1132 ret = pl35x_nand_chip_init(nfc, nand_np); in pl35x_nand_chips_init()
H A Dnuvoton-ma35d1-nand-controller.c941 for_each_child_of_node_scoped(np, nand_np) { in ma35_nand_chips_init()
942 ret = ma35_nand_chip_init(dev, nand, nand_np); in ma35_nand_chips_init()
H A Darasan-nand-controller.c1373 for_each_child_of_node_scoped(np, nand_np) { in anfc_chips_init()
1374 ret = anfc_chip_init(nfc, nand_np); in anfc_chips_init()
H A Dmeson_nand.c1500 for_each_child_of_node_scoped(np, nand_np) { in meson_nfc_nand_chips_init()
1501 ret = meson_nfc_nand_chip_init(dev, nfc, nand_np); in meson_nfc_nand_chips_init()
H A Dmtk_nand.c1454 for_each_child_of_node_scoped(np, nand_np) { in mtk_nfc_nand_chips_init()
1455 ret = mtk_nfc_nand_chip_init(dev, nfc, nand_np); in mtk_nfc_nand_chips_init()
H A Dcadence-nand-controller.c3108 for_each_child_of_node_scoped(np, nand_np) { in cadence_nand_chips_init()
3109 ret = cadence_nand_chip_init(cdns_ctrl, nand_np); in cadence_nand_chips_init()