Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_macronix.c106 struct device_node *dn = nand_get_flash_node(chip); in macronix_nand_onfi_init()
Dvf610_nfc.c852 if (nand_get_flash_node(chip)) { in vf610_nfc_probe()
863 if (!nand_get_flash_node(chip)) { in vf610_nfc_probe()
Dnand_base.c5411 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_ecc_legacy_user_config()
5426 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_bus_width()
5446 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_secure_regions()
5515 struct device_node *dn = nand_get_flash_node(chip); in rawnand_dt_init()
Dsunxi_nand.c1729 struct device_node *np = nand_get_flash_node(nand); in sunxi_nand_attach_chip()
/Linux-v6.6/include/linux/mtd/
Drawnand.h1370 static inline struct device_node *nand_get_flash_node(struct nand_chip *chip) in nand_get_flash_node() function
/Linux-v6.6/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c2666 ret = of_property_read_u32(nand_get_flash_node(chip), in brcmnand_setup_dev()