Searched refs:of_node (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
H A Dpartitions.h60 * @of_node: for OF parsers, device node containing partitioning information
64 struct device_node *of_node; member in struct:mtd_part_parser_data
/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1192 spinand_set_of_node(spinand, mem->spi->dev.of_node);
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c673 else if (of_property_read_bool(ctrl->dev->of_node, "brcm,nand-has-wp"))
2645 struct device_node *dn = dev->of_node, *child;

Completed in 104 milliseconds