Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dnand_macronix.c106 struct device_node *dn = nand_get_flash_node(chip); in macronix_nand_onfi_init()
H A Dnand_base.c5393 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_ecc_legacy_user_config()
5408 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_bus_width()
5428 struct device_node *dn = nand_get_flash_node(chip); in of_get_nand_secure_regions()
5497 struct device_node *dn = nand_get_flash_node(chip); in rawnand_dt_init()
/linux/include/linux/mtd/
H A Drawnand.h1385 static inline struct device_node *nand_get_flash_node(struct nand_chip *chip) in nand_get_flash_node() function
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2895 struct device_node *np = nand_get_flash_node(chip); in brcmnand_setup_dev()