Searched refs:COMPHY_PHY_STAT1_ADDR (Results 1 – 2 of 2) sorted by relevance
796 ret = comphy_poll_reg((void *)COMPHY_PHY_STAT1_ADDR(lane), /* address */ in comphy_sgmii_power_up()821 ret = comphy_poll_reg((void *)COMPHY_PHY_STAT1_ADDR(lane), /* address */ in comphy_sgmii_power_up()
41 #define COMPHY_PHY_STAT1_ADDR(lane) MVEBU_REG(0x018318 + (lane) * 0x28) macro