Searched refs:pcie_link_speed_target (Results 1 – 1 of 1) sorted by relevance
364 enum radeon_pcie_gen pcie_link_speed_target = in cypress_notify_link_speed_change_after_state_change() local370 if (pcie_link_speed_target < pcie_link_speed_current) { in cypress_notify_link_speed_change_after_state_change()371 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_after_state_change()373 else if (pcie_link_speed_target == RADEON_PCIE_GEN2) in cypress_notify_link_speed_change_after_state_change()386 enum radeon_pcie_gen pcie_link_speed_target = in cypress_notify_link_speed_change_before_state_change() local392 if (pcie_link_speed_target > pcie_link_speed_current) { in cypress_notify_link_speed_change_before_state_change()393 if (pcie_link_speed_target == RADEON_PCIE_GEN1) in cypress_notify_link_speed_change_before_state_change()395 else if (pcie_link_speed_target == RADEON_PCIE_GEN2) in cypress_notify_link_speed_change_before_state_change()