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

1234567

/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c104 ipc_uevent_send(ipc_protocol->pcie->dev, UEVENT_MDM_TIMEOUT);
187 ipc_uevent_send(ipc_protocol->pcie->dev, UEVENT_MDM_TIMEOUT);
234 ipc_protocol->pcie = ipc_imem->pcie;
242 dma_alloc_coherent(&ipc_protocol->pcie->pci->dev,
278 dma_free_coherent(&proto->pcie->pci->dev, sizeof(*proto->p_ap_shm),
H A Diosm_ipc_protocol_ops.c77 tdr = dma_alloc_coherent(&ipc_protocol->pcie->pci->dev,
349 skb = ipc_pcie_alloc_skb(ipc_protocol->pcie, pipe->buf_size, GFP_ATOMIC,
399 ipc_pcie_kfree_skb(ipc_protocol->pcie, skb);
407 ipc_pcie_kfree_skb(ipc_protocol->pcie, skb);
414 ipc_pcie_kfree_skb(ipc_protocol->pcie, skb);
421 ipc_pcie_kfree_skb(ipc_protocol->pcie, skb);
470 ipc_pcie_kfree_skb(ipc_protocol->pcie, skb);
485 dma_free_coherent(&ipc_protocol->pcie->pci->dev,
H A Diosm_ipc_imem_ops.c120 struct iosm_pcie *ipc_pcie = ipc_imem->pcie;
402 struct iosm_imem *ipc_imem = ipc_devlink->pcie->imem;
483 ret = ipc_pcie_addr_map(ipc_imem->pcie, buf, count, &mapping,
492 ipc_doorbell_fire(ipc_imem->pcie, 0, IPC_MEM_EXEC_STAGE_BOOT);
566 ipc_pcie_addr_unmap(ipc_imem->pcie, count, mapping, DMA_TO_DEVICE);
574 struct iosm_imem *ipc_imem = ipc_devlink->pcie->imem;
598 skb = ipc_pcie_alloc_skb(ipc_devlink->pcie, count, GFP_KERNEL, &mapping,
620 ipc_pcie_kfree_skb(ipc_devlink->pcie, skb);
H A Diosm_ipc_protocol.h110 * @pcie: Pointer to struct iosm_pcie
121 struct iosm_pcie *pcie; member in struct:iosm_protocol
H A Diosm_ipc_pm.h86 * @pcie: Pointer to iosm_pcie structure
100 struct iosm_pcie *pcie; member in struct:iosm_pm
/linux-master/drivers/pci/hotplug/
H A Dpciehp_core.c72 } else if (ctrl->pcie->port->hotplug_user_indicators) {
82 ctrl->pcie->port->subordinate, 0, name);
104 struct pci_dev *pdev = ctrl->pcie->port;
120 struct pci_dev *pdev = ctrl->pcie->port;
131 struct pci_dev *pdev = ctrl->pcie->port;
142 struct pci_dev *pdev = ctrl->pcie->port;
H A Dpciehp_ctrl.c62 struct pci_bus *parent = ctrl->pcie->port->subordinate;
139 irq_wake_thread(ctrl->pcie->irq, ctrl);
322 pm_runtime_get_sync(&ctrl->pcie->port->dev);
328 pm_runtime_put(&ctrl->pcie->port->dev);
358 pm_runtime_get_sync(&ctrl->pcie->port->dev);
360 pm_runtime_put(&ctrl->pcie->port->dev);
H A Dpciehp_hpc.c51 return ctrl->pcie->port;
60 int retval, irq = ctrl->pcie->irq;
83 free_irq(ctrl->pcie->irq, ctrl);
305 found = pci_bus_check_dev(ctrl->pcie->port->subordinate,
322 pcie_update_link_speed(ctrl->pcie->port->subordinate, lnk_status);
373 pci_pcie_cap(ctrl->pcie->port) + PCI_EXP_SLTCTL, slot_ctrl);
400 pci_pcie_cap(ctrl->pcie->port) + PCI_EXP_SLTCTL, slot_ctrl);
526 pci_pcie_cap(ctrl->pcie->port) + PCI_EXP_SLTCTL, cmd);
545 pci_pcie_cap(ctrl->pcie->port) + PCI_EXP_SLTCTL,
559 pci_pcie_cap(ctrl->pcie
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c18 #include "pcie.h"
272 const struct mwifiex_pcie_card_reg *reg = card->pcie.reg;
395 card->pcie.reg = data->reg;
396 card->pcie.blksz_fw_dl = data->blksz_fw_dl;
397 card->pcie.tx_buf_size = data->tx_buf_size;
398 card->pcie.can_dump_fw = data->can_dump_fw;
399 card->pcie.mem_type_mapping_tbl = data->mem_type_mapping_tbl;
400 card->pcie.num_mem_types = data->num_mem_types;
401 card->pcie.can_ext_scan = data->can_ext_scan;
443 reg = card->pcie
[all...]
H A DMakefile40 mwifiex_pcie-y += pcie.o
/linux-master/drivers/phy/rockchip/
H A DMakefile10 obj-$(CONFIG_PHY_ROCKCHIP_PCIE) += phy-rockchip-pcie.o
/linux-master/drivers/phy/tegra/
H A Dxusb-tegra124.c302 if (lane->pad == padctl->pcie)
1018 "pcie",
1024 TEGRA124_LANE("pcie-0", 0x134, 16, 0x3, pcie),
1025 TEGRA124_LANE("pcie-1", 0x134, 18, 0x3, pcie),
1026 TEGRA124_LANE("pcie-2", 0x134, 20, 0x3, pcie),
1027 TEGRA124_LANE("pcie-3", 0x134, 22, 0x3, pcie),
1035 struct tegra_xusb_pcie_lane *pcie; local
1059 struct tegra_xusb_pcie_lane *pcie = to_pcie_lane(lane); local
1154 struct tegra_xusb_pcie_pad *pcie; local
1188 struct tegra_xusb_pcie_pad *pcie = to_pcie_pad(pad); local
[all...]
H A Dxusb-tegra210.c438 { 0, "pcie", 6 },
439 { 1, "pcie", 5 },
440 { 2, "pcie", 0 },
441 { 2, "pcie", 3 },
442 { 3, "pcie", 4 },
466 struct tegra_xusb_pcie_pad *pcie = to_pcie_pad(padctl->pcie); local
472 if (pcie->enable)
475 err = clk_prepare_enable(pcie->pll);
482 err = reset_control_deassert(pcie
684 struct tegra_xusb_pcie_pad *pcie = to_pcie_pad(padctl->pcie); local
2688 struct tegra_xusb_pcie_lane *pcie; local
2712 struct tegra_xusb_pcie_lane *pcie = to_pcie_lane(lane); local
2785 struct tegra_xusb_pcie_pad *pcie; local
2833 struct tegra_xusb_pcie_pad *pcie = to_pcie_pad(pad); local
[all...]
/linux-master/arch/powerpc/sysdev/
H A Dfsl_pci.c198 /* atmu setup for fsl pci/pcie controller */
221 if (of_device_is_compatible(hose->dn, "fsl,bsc9132-pcie")) {
721 struct mpc83xx_pcie_priv *pcie = hose->dn->data; local
733 return pcie->cfg_type0 + offset;
735 if (pcie->dev_base == dev_base)
738 out_le32(pcie->cfg_type0 + PEX_OUTWIN0_TAL, dev_base);
740 pcie->dev_base = dev_base;
742 return pcie->cfg_type1 + offset;
766 struct mpc83xx_pcie_priv *pcie; local
770 pcie
905 struct mpc83xx_pcie_priv *pcie = hose->dn->data; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpriv.h27 } pcie; member in struct:nvkm_pci_func
39 /* pcie functions */
H A Dbase.c170 pci->pcie.speed = -1;
171 pci->pcie.width = -1;
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpci.h30 } pcie; member in struct:nvkm_pci
54 /* pcie functions */
/linux-master/drivers/infiniband/hw/hfi1/
H A DMakefile33 pcie.o \
/linux-master/drivers/phy/qualcomm/
H A DMakefile11 obj-$(CONFIG_PHY_QCOM_QMP_PCIE) += phy-qcom-qmp-pcie.o
12 obj-$(CONFIG_PHY_QCOM_QMP_PCIE_8996) += phy-qcom-qmp-pcie-msm8996.o
/linux-master/drivers/bcma/
H A Ddriver_mips.c269 struct bcma_device *cpu, *pcie, *i2s; local
279 pcie = bcma_find_core(bus, BCMA_CORE_PCIE);
281 if (cpu && pcie && i2s &&
283 bcma_aread32(pcie, BCMA_MIPS_OOBSELINA74) == 0x08060504 &&
286 bcma_awrite32(pcie, BCMA_MIPS_OOBSELINA74, 0x07060504);
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dp1023si-post.dtsi60 compatible = "fsl,p1023-pcie", "fsl,qoriq-pcie-v2.2";
67 pcie@0 {
79 compatible = "fsl,p1023-pcie", "fsl,qoriq-pcie-v2.2";
86 pcie@0 {
98 compatible = "fsl,p1023-pcie", "fsl,qoriq-pcie-v2.2";
105 pcie@0 {
/linux-master/arch/sh/drivers/pci/
H A DMakefile12 obj-$(CONFIG_CPU_SUBTYPE_SH7786) += pcie-sh7786.o ops-sh7786.o
/linux-master/drivers/pci/
H A DMakefile11 obj-$(CONFIG_PCI) += pcie/
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A DMakefile42 pcie.o
/linux-master/drivers/phy/samsung/
H A DMakefile4 obj-$(CONFIG_PHY_EXYNOS_PCIE) += phy-exynos-pcie.o

Completed in 405 milliseconds

1234567