Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.c24 temp_reg, addr, dev_id, ctrl_mode; in hws_pex_config() local
199 ctrl_mode = sys_env_model_get(); in hws_pex_config()
219 dev_id |= ((ctrl_mode << 16) & 0xffff0000); in hws_pex_config()
223 DEBUG_INIT_FULL_C("Update PEX Device ID ", ctrl_mode, 4); in hws_pex_config()
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c265 u16 ctrl_mode; in serdes_phy_config() local
1384 ctrl_mode = ctrl_model_get(); in serdes_phy_config()
1397 devId |= ((ctrl_mode << 16) & 0xffff0000); in serdes_phy_config()
1409 DEBUG_INIT_FULL_D(ctrl_mode, 4); in serdes_phy_config()