Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dtegra_nand.c1062 struct device_node *np_nand; in tegra_nand_chips_init() local
1075 np_nand = of_get_next_child(np, NULL); in tegra_nand_chips_init()
1077 nsels = of_property_count_elems_of_size(np_nand, "reg", sizeof(u32)); in tegra_nand_chips_init()
1084 ret = of_property_read_u32(np_nand, "reg", &cs); in tegra_nand_chips_init()
1112 nand_set_flash_node(chip, np_nand); in tegra_nand_chips_init()