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

1234567

/linux-master/drivers/phy/tegra/
H A Dxusb.c285 if (strcmp(soc->name, "pcie") == 0)
286 padctl->pcie = pad;
/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.c2825 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>
29 #include "phy-qcom-qmp-pcs-pcie-v4.h"
30 #include "phy-qcom-qmp-pcs-pcie-v4_20.h"
31 #include "phy-qcom-qmp-pcs-pcie-v5.h"
32 #include "phy-qcom-qmp-pcs-pcie-v5_20.h"
33 #include "phy-qcom-qmp-pcs-pcie-v6.h"
34 #include "phy-qcom-qmp-pcs-pcie-v6_20.h"
35 #include "phy-qcom-qmp-pcie-qhp.h"
3722 if (of_device_is_compatible(dev->of_node, "qcom,sdm845-qhp-pcie-phy"))
3748 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 274 milliseconds

1234567