Searched refs:PWR_UP_ALL_LANES (Results 1 – 2 of 2) sorted by relevance
283 lane_mask = PWR_UP_ALL_LANES; in intel_combo_phy_power_up_lanes()300 lane_mask = PWR_UP_ALL_LANES; in intel_combo_phy_power_up_lanes()
35 #define PWR_UP_ALL_LANES REG_FIELD_PREP(PWR_DOWN_LN_MASK, 0x0) macro