Home
last modified time | relevance | path

Searched refs:nand_get_flash_node (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_macronix.c95 struct device_node *dn = nand_get_flash_node(chip); in macronix_nand_onfi_init()
A Dvf610_nfc.c858 if (nand_get_flash_node(chip)) { in vf610_nfc_probe()
870 if (!nand_get_flash_node(chip)) { in vf610_nfc_probe()
A Dnand_base.c5407 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_ecc_legacy_user_config()
5422 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_bus_width()
5442 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_secure_regions()
5511 struct device_node *dn = nand_get_flash_node(chip); in rawnand_dt_init()
A Dsunxi_nand.c1730 struct device_node *np = nand_get_flash_node(nand); in sunxi_nand_attach_chip()
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h1368 static inline struct device_node *nand_get_flash_node(struct nand_chip *chip) in nand_get_flash_node() function
/linux-6.3-rc2/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.c2623 ret = of_property_read_u32(nand_get_flash_node(chip), in brcmnand_setup_dev()

Completed in 33 milliseconds