Searched refs:fdt_get_alias (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | fdt.c | 48 enet_path = fdt_get_alias(fdt, enet); in ft_fixup_enet_phy_connect_type() 52 phy_path = fdt_get_alias(fdt, phy); in ft_fixup_enet_phy_connect_type() 115 sysclk_path = fdt_get_alias(blob, "sysclk"); in ft_cpu_setup()
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | fman.c | 42 path = fdt_get_alias(fdt, alias); in fdt_set_phy_handle()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | spl-boot-order.c | 176 alias = fdt_get_alias(blob, conf); in board_boot_order()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | ti-musb.c | 53 alias_path = fdt_get_alias(fdt, alias); in ti_musb_get_usb_index()
|
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-gpio-switch.c | 124 aliases_gpios[i] = fdt_get_alias(gd->fdt_blob, alias_name); in init_aliases_gpios()
|
| /rk3399_rockchip-uboot/board/freescale/corenet_ds/ |
| H A D | eth_hydra.c | 200 const char *path = fdt_get_alias(fdt, alias); in fdt_set_mdio_mux()
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 738 const char *fdt_get_alias(const void *fdt, const char *name);
|
| H A D | fdt_ro.c | 384 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias() function
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_ro.c | 363 const char *fdt_get_alias(const void *fdt, const char *name) in fdt_get_alias() function
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | board.c | 717 if (!fdt_get_alias(fdt, ethaddr)) in setup_environment()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 1147 if (fdt_fixup_display(blob, fdt_get_alias(blob, "lvds0"), in ft_board_setup()
|