Searched refs:pcie_link_speed_target (Results 1 – 1 of 1) sorted by relevance
362 enum radeon_pcie_gen pcie_link_speed_target = in cypress_notify_link_speed_change_after_state_change() local368 if (pcie_link_speed_target < pcie_link_speed_current) { in cypress_notify_link_speed_change_after_state_change()369 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_after_state_change()371 else if (pcie_link_speed_target == RADEON_PCIE_GEN2) in cypress_notify_link_speed_change_after_state_change()384 enum radeon_pcie_gen pcie_link_speed_target = in cypress_notify_link_speed_change_before_state_change() local390 if (pcie_link_speed_target > pcie_link_speed_current) { in cypress_notify_link_speed_change_before_state_change()391 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_before_state_change()393 else if (pcie_link_speed_target == RADEON_PCIE_GEN2) in cypress_notify_link_speed_change_before_state_change()