Home
last modified time | relevance | path

Searched refs:CORE_AVS_CONTROL_2REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c336 core_avs = reg_read(CORE_AVS_CONTROL_2REG); in serdes_phy_config()
337 DEBUG_RD_REG(CORE_AVS_CONTROL_2REG, core_avs); in serdes_phy_config()
339 reg_write(CORE_AVS_CONTROL_2REG, core_avs); in serdes_phy_config()
340 DEBUG_WR_REG(CORE_AVS_CONTROL_2REG, core_avs); in serdes_phy_config()
H A Dboard_env_spec.h81 #define CORE_AVS_CONTROL_2REG 0x18308 macro