Searched refs:SGMII_COMPHY_CTRL_REG (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dboard_env_spec.h155 #define SGMII_COMPHY_CTRL_REG(port) (MV_ETH_REGS_BASE(port) + 0xF20) macro
H A Dhigh_speed_env_lib.c616 reg_write(SGMII_COMPHY_CTRL_REG(0), rx_high_imp_mode);
617 DEBUG_WR_REG(SGMII_COMPHY_CTRL_REG(0),
635 reg_write(SGMII_COMPHY_CTRL_REG(sgmii_port), rx_high_imp_mode);
636 DEBUG_WR_REG(SGMII_COMPHY_CTRL_REG(sgmii_port),

Completed in 103 milliseconds