Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra20/
Demc.c228 *tablep = fdtdec_locate_array(blob, node, "nvidia,emc-registers", in decode_emc()
/external/u-boot/drivers/phy/marvell/
Dcomphy_core.c104 fdtdec_locate_array(blob, node, "mux-lane-order", in comphy_probe()
/external/u-boot/include/
Dfdtdec.h709 const u32 *fdtdec_locate_array(const void *blob, int node,
/external/u-boot/lib/
Dfdtdec.c700 const u32 *fdtdec_locate_array(const void *blob, int node, in fdtdec_locate_array() function