Searched refs:fdt_decode_nand (Results 1 – 2 of 2) sorted by relevance
904 static int fdt_decode_nand(struct udevice *dev, struct fdt_nand *config) in fdt_decode_nand() function932 if (fdt_decode_nand(dev, config)) { in tegra_probe()
1172 static int fdt_decode_nand(struct udevice *dev, struct nand_drv *info) in fdt_decode_nand() function1288 if (fdt_decode_nand(dev, info)) { in ca_nand_probe()
Completed in 6 milliseconds