Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c1038 const char *gmac_path, *clkin_path; in rk3568_board_fdt_fixup_ethernet() local
1044 gmac_path = GMAC1_NODE_FDT_PATH; in rk3568_board_fdt_fixup_ethernet()
1047 gmac_path = GMAC0_NODE_FDT_PATH; in rk3568_board_fdt_fixup_ethernet()
1051 gmac_node = fdt_path_offset(gd->fdt_blob, gmac_path); in rk3568_board_fdt_fixup_ethernet()
1093 do_fixup_by_path(fdt, gmac_path, "clock_in_out", in rk3568_board_fdt_fixup_ethernet()