Searched refs:ctrl_mode (Results 1 – 2 of 2) sorted by relevance
24 temp_reg, addr, dev_id, ctrl_mode; in hws_pex_config() local199 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()
265 u16 ctrl_mode; in serdes_phy_config() local1384 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()