Searched refs:fdtdec_locate_array (Results 1 – 4 of 4) sorted by relevance
| /u-boot/arch/arm/mach-tegra/tegra20/ |
| A D | emc.c | 229 *tablep = fdtdec_locate_array(blob, node, "nvidia,emc-registers", in decode_emc()
|
| /u-boot/include/ |
| A D | fdtdec.h | 751 const u32 *fdtdec_locate_array(const void *blob, int node,
|
| /u-boot/drivers/phy/marvell/ |
| A D | comphy_cp110.c | 575 cfg->comphy_mux_lane_order = fdtdec_locate_array(gd->fdt_blob, node, in comphy_cp110_init_serdes_map()
|
| /u-boot/lib/ |
| A D | fdtdec.c | 716 const u32 *fdtdec_locate_array(const void *blob, int node, in fdtdec_locate_array() function
|
Completed in 25 milliseconds