Searched refs:fixed_link (Results 1 – 2 of 2) sorted by relevance
233 u32 *fixed_link; in gfar_of_init() local235 fixed_link = (u32 *)of_get_property(np, "fixed-link", NULL); in gfar_of_init()236 if (!fixed_link) { in gfar_of_init()242 PHY_ID_FMT, "0", fixed_link[0]); in gfar_of_init()
3516 const u32 *fixed_link; in ucc_geth_probe() local3613 fixed_link = of_get_property(np, "fixed-link", NULL); in ucc_geth_probe()3614 if (fixed_link) { in ucc_geth_probe()3616 PHY_ID_FMT, "0", fixed_link[0]); in ucc_geth_probe()