Searched refs:cphy_base (Results 1 – 1 of 1) sorted by relevance
330 void __iomem *cphy_base[CPHY_PHY_COUNT] = {}; in highbank_initialize_phys() local349 cphy_base[phy] = of_iomap(phy_nodes[phy], 0); in highbank_initialize_phys()350 if (cphy_base[phy] == NULL) { in highbank_initialize_phys()359 port_data[port].phy_base = cphy_base[phy]; in highbank_initialize_phys()