Searched refs:pcie (Results 151 - 161 of 161) sorted by relevance

1234567

/linux-master/drivers/pci/controller/dwc/
H A Dpci-imx6.c36 #include "pcie-designware.h"
105 int (*init_phy)(struct imx6_pcie *pcie);
129 /* power domain for pcie */
131 /* power domain for pcie phy */
397 /* configure constant input signal to the pcie ctrl and phy */
557 imx6_pcie->pd_pcie = dev_pm_domain_attach_by_name(dev, "pcie");
568 dev_err(dev, "Failed to add device_link to pcie pd.\n");
673 dev_err(dev, "unable to enable pcie ref clock\n");
754 dev_warn(dev, "Unable to apply ERR010728 workaround. DT missing fsl,imx7d-pcie-phy phandle ?\n");
945 dev_err(dev, "unable to enable pcie clock
[all...]
/linux-master/drivers/pinctrl/renesas/
H A Dpfc-r8a779f0.c1604 SH_PFC_FUNCTION(pcie),
H A Dpfc-r8a779g0.c3097 SH_PFC_FUNCTION(pcie),
H A Dpfc-r8a779h0.c2937 SH_PFC_FUNCTION(pcie),
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c1923 FUNCTION(pcie),
H A Dpinctrl-tegra30.c2054 FUNCTION(pcie),
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c1392 &MLX5E_STATS_GRP(pcie),
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c748 ldst_cmd.u.pcie.select_naccess = FW_LDST_CMD_NACCESS_V(1);
749 ldst_cmd.u.pcie.ctrl_to_fn =
751 ldst_cmd.u.pcie.r = reg;
759 val = be32_to_cpu(ldst_cmd.u.pcie.data[0]);
H A Dt4fw_api.h1010 } pcie; member in union:fw_ldst_cmd::fw_ldst
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie.c17 #include <linux/phy/pcie.h>
31 #include "phy-qcom-qmp-pcs-pcie-v4.h"
32 #include "phy-qcom-qmp-pcs-pcie-v4_20.h"
33 #include "phy-qcom-qmp-pcs-pcie-v5.h"
34 #include "phy-qcom-qmp-pcs-pcie-v5_20.h"
35 #include "phy-qcom-qmp-pcs-pcie-v6.h"
36 #include "phy-qcom-qmp-pcs-pcie-v6_20.h"
37 #include "phy-qcom-qmp-pcie-qhp.h"
3817 if (of_device_is_compatible(dev->of_node, "qcom,sdm845-qhp-pcie-phy"))
3843 of_device_is_compatible(dev->of_node, "qcom,ipq6018-qmp-pcie
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c646 data->use_pcie_power_saving_levels), "No pcie performance levels!",
1299 "Failed to enable pcie DPM during DPM Start Function!",
1306 "Failed to disable pcie DPM during DPM Start Function!",
1362 "Failed to disable pcie DPM during DPM Stop Function!",
1686 "pcie performance request failed!", result = tmp_result);
3626 power_state->pcie.lanes = 0;

Completed in 533 milliseconds

1234567