Searched refs:ctrl_mode (Results 1 – 2 of 2) sorted by relevance
23 temp_reg, addr, dev_id, ctrl_mode; in hws_pex_config() local198 ctrl_mode = sys_env_model_get(); in hws_pex_config()218 dev_id |= ((ctrl_mode << 16) & 0xffff0000); in hws_pex_config()222 DEBUG_INIT_FULL_C("Update PEX Device ID ", ctrl_mode, 4); in hws_pex_config()
264 u16 ctrl_mode; in serdes_phy_config() local1383 ctrl_mode = ctrl_model_get(); in serdes_phy_config()1396 devId |= ((ctrl_mode << 16) & 0xffff0000); in serdes_phy_config()1408 DEBUG_INIT_FULL_D(ctrl_mode, 4); in serdes_phy_config()