Searched refs:COMPHY_SEL_ADDR (Results 1 – 2 of 2) sorted by relevance
707 saved_selector = readl(COMPHY_SEL_ADDR); in comphy_sgmii_power_up()708 reg_set(COMPHY_SEL_ADDR, 0, 0xFFFFFFFF); in comphy_sgmii_power_up()882 reg_set(COMPHY_SEL_ADDR, saved_selector, 0xFFFFFFFF); in comphy_sgmii_power_up()976 comphy_mux_init(chip_cfg, serdes_map, COMPHY_SEL_ADDR); in comphy_a3700_init()
24 #define COMPHY_SEL_ADDR MVEBU_REG(0x0183FC) macro