Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c369 reg_write(SERDES_LINE_MUX_REG_0_7, 0x11111111); in serdes_phy_config()
370 DEBUG_WR_REG(SERDES_LINE_MUX_REG_0_7, 0x11111111); in serdes_phy_config()
516 reg_write(SERDES_LINE_MUX_REG_0_7, 0x40041111); in serdes_phy_config()
517 DEBUG_WR_REG(SERDES_LINE_MUX_REG_0_7, 0x40041111); in serdes_phy_config()
519 reg_write(SERDES_LINE_MUX_REG_0_7, info->line0_7); in serdes_phy_config()
520 DEBUG_WR_REG(SERDES_LINE_MUX_REG_0_7, info->line0_7); in serdes_phy_config()
H A Dboard_env_spec.h159 #define SERDES_LINE_MUX_REG_0_7 0x18270 macro