Searched refs:np_nand (Results 1 – 1 of 1) sorted by relevance
1068 struct device_node *np_nand; in tegra_nand_chips_init() local1081 np_nand = of_get_next_child(np, NULL); in tegra_nand_chips_init()1083 nsels = of_property_count_elems_of_size(np_nand, "reg", sizeof(u32)); in tegra_nand_chips_init()1090 ret = of_property_read_u32(np_nand, "reg", &cs); in tegra_nand_chips_init()1118 nand_set_flash_node(chip, np_nand); in tegra_nand_chips_init()