Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c324 core_avs = reg_read(CORE_AVS_CONTROL_0REG); in serdes_phy_config()
325 DEBUG_RD_REG(CORE_AVS_CONTROL_0REG, core_avs); in serdes_phy_config()
333 reg_write(CORE_AVS_CONTROL_0REG, core_avs); in serdes_phy_config()
334 DEBUG_WR_REG(CORE_AVS_CONTROL_0REG, core_avs); in serdes_phy_config()
H A Dboard_env_spec.h80 #define CORE_AVS_CONTROL_0REG 0x18300 macro