Lines Matching defs:phy
329 int phy_count = 0, phy, port = 0, i;
340 "calxeda,port-phys", "#phy-cells",
343 for (phy = 0; phy < phy_count; phy++) {
344 if (phy_nodes[phy] == phy_data.np)
347 if (phy_nodes[phy] == NULL) {
348 phy_nodes[phy] = phy_data.np;
349 cphy_base[phy] = of_iomap(phy_nodes[phy], 0);
350 if (cphy_base[phy] == NULL) {
356 of_property_read_u32(phy_nodes[phy], "phydev", &tmp);
358 port_data[port].phy_base = cphy_base[phy];
370 * The Calxeda SATA phy intermittently fails to bring up a link with Gen3
371 * Retrying the phy hard reset can work around the issue, but the drive