/* SPDX-License-Identifier: GPL-2.0 *//* * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. */#ifndef _PCIE_QCOM_COMMON_H#define _PCIE_QCOM_COMMON_Hstructdw_pcie;voidqcom_pcie_common_set_16gt_equalization(structdw_pcie*pci);voidqcom_pcie_common_set_16gt_lane_margining(structdw_pcie*pci);#endif