Home
last modified time | relevance | path

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

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