Searched refs:pci (Results 76 - 100 of 3117) sorted by relevance

1234567891011>>

/linux-master/sound/soc/amd/yc/
H A DMakefile3 snd-pci-acp6x-objs := pci-acp6x.o
7 obj-$(CONFIG_SND_SOC_AMD_ACP6x) += snd-pci-acp6x.o
/linux-master/drivers/pci/msi/
H A Dmsi.h3 #include <linux/pci.h>
26 return desc->pci.mask_base + desc->msi_index * PCI_MSIX_ENTRY_SIZE;
39 if (desc->pci.msi_attrib.can_mask)
45 desc->pci.msix_ctrl |= PCI_MSIX_ENTRY_CTRL_MASKBIT;
46 pci_msix_write_vector_ctrl(desc, desc->pci.msix_ctrl);
48 readl(desc->pci.mask_base);
53 desc->pci.msix_ctrl &= ~PCI_MSIX_ENTRY_CTRL_MASKBIT;
54 pci_msix_write_vector_ctrl(desc, desc->pci.msix_ctrl);
59 if (desc->pci.msi_attrib.is_msix)
67 if (desc->pci
[all...]
/linux-master/drivers/usb/dwc2/
H A Dpci.c3 * pci.c - DesignWare HS OTG Controller PCI driver
19 #include <linux/pci.h>
29 static const char dwc2_driver_name[] = "dwc2-pci";
40 * @pci: The programming view of DWC_otg PCI
42 static void dwc2_pci_remove(struct pci_dev *pci) argument
44 struct dwc2_pci_glue *glue = pci_get_drvdata(pci);
48 pci_set_drvdata(pci, NULL);
51 static int dwc2_pci_probe(struct pci_dev *pci, argument
58 struct device *dev = &pci->dev;
61 ret = pcim_enable_device(pci);
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c20 #include "../../pci.h"
63 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
68 status = dw_pcie_readl_dbi(pci, PCIE_MSI_INTR0_STATUS +
105 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
115 dev_dbg(pci->dev, "msi#%d address_hi %#x address_lo %#x\n",
128 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
139 dw_pcie_writel_dbi(pci, PCIE_MSI_INTR0_MASK + res, pp->irq_mask[ctrl]);
147 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
158 dw_pcie_writel_dbi(pci, PCIE_MSI_INTR0_MASK + res, pp->irq_mask[ctrl]);
166 struct dw_pcie *pci local
235 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
275 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
288 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
328 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
403 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
535 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
556 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
591 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
613 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
640 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
657 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
744 struct dw_pcie *pci = to_dw_pcie_from_pp(pp); local
821 dw_pcie_suspend_noirq(struct dw_pcie *pci) argument
859 dw_pcie_resume_noirq(struct dw_pcie *pci) argument
[all...]
/linux-master/sound/pci/au88x0/
H A Dau88x0.c20 #include <linux/pci.h>
44 MODULE_DEVICE_TABLE(pci, snd_vortex_ids);
54 "could not set vortex latency: pci error 0x%x\n", rc);
78 "could not set vortex latency: pci error 0x%x\n", rc);
137 snd_vortex_create(struct snd_card *card, struct pci_dev *pci) argument
143 err = pcim_enable_device(pci);
146 if (dma_set_mask_and_coherent(&pci->dev, DMA_BIT_MASK(32))) {
154 chip->pci_dev = pci;
155 chip->vendor = pci->vendor;
156 chip->device = pci
196 __snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) argument
314 snd_vortex_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) argument
[all...]
/linux-master/arch/sh/drivers/pci/
H A Dfixups-r7780rp.c3 * arch/sh/drivers/pci/fixups-r7780rp.c
10 #include <linux/pci.h>
13 #include "pci-sh4.h"
/linux-master/arch/sparc/include/asm/
H A Dpbm.h24 #include <linux/pci.h>
/linux-master/arch/mips/pci/
H A Dfixup-bcm63xx.c10 #include <linux/pci.h>
H A Dfixup-lantiq.c8 #include <linux/pci.h>
H A Dfixup-ath79.c6 #include <linux/pci.h>
/linux-master/drivers/dma/hsu/
H A DMakefile6 hsu_dma_pci-objs := pci.o
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00pci.h17 #include <linux/pci.h>
/linux-master/drivers/dma/ptdma/
H A DMakefile10 ptdma-$(CONFIG_PCI) += ptdma-pci.o
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ierb.h4 #include <linux/pci.h>
/linux-master/arch/csky/include/asm/
H A Dpci.h13 #include <asm-generic/pci.h>
/linux-master/arch/um/include/asm/
H A Dpci.h8 #include <asm-generic/pci.h>
13 * the virt-pci (if anything). Which is true, but still.
/linux-master/arch/powerpc/platforms/chrp/
H A DMakefile2 obj-y += setup.o time.o pegasos_eth.o pci.o
/linux-master/drivers/pci/
H A Dpci-pf-stub.c2 /* pci-pf-stub - simple stub driver for PCI SR-IOV PF device
10 #include <linux/pci.h>
13 * pci_pf_stub_whitelist - White list of devices to bind pci-pf-stub onto
25 MODULE_DEVICE_TABLE(pci, pci_pf_stub_whitelist);
30 pci_info(dev, "claimed by pci-pf-stub\n");
35 .name = "pci-pf-stub",
/linux-master/arch/powerpc/kernel/
H A Diomap.c7 #include <linux/pci.h>
11 #include <asm/pci-bridge.h>
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Drtw8822be.c6 #include <linux/pci.h>
7 #include "pci.h"
17 MODULE_DEVICE_TABLE(pci, rtw_8822be_id_table);
H A Drtw8723de.c6 #include <linux/pci.h>
7 #include "pci.h"
17 MODULE_DEVICE_TABLE(pci, rtw_8723de_id_table);
/linux-master/sound/soc/loongson/
H A DMakefile3 snd-soc-loongson-i2s-pci-objs := loongson_i2s_pci.o loongson_i2s.o loongson_dma.o
4 obj-$(CONFIG_SND_SOC_LOONGSON_I2S_PCI) += snd-soc-loongson-i2s-pci.o
/linux-master/sound/soc/sof/amd/
H A Dpci-acp63.c15 #include <linux/pci.h>
21 #include "../sof-pci-dev.h"
72 static int acp63_pci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) argument
76 if (pci->revision != ACP63_PCI_ID)
79 flag = snd_amd_acp_find_config(pci);
83 return sof_pci_probe(pci, pci_id);
86 static void acp63_pci_remove(struct pci_dev *pci) argument
88 sof_pci_remove(pci);
97 MODULE_DEVICE_TABLE(pci, acp63_pci_ids);
/linux-master/drivers/media/pci/bt8xx/
H A Dbtcx-risc.c17 #include <linux/pci.h>
41 void btcx_riscmem_free(struct pci_dev *pci, argument
51 dma_free_coherent(&pci->dev, risc->size, risc->cpu, risc->dma);
55 int btcx_riscmem_alloc(struct pci_dev *pci, argument
63 btcx_riscmem_free(pci,risc);
65 cpu = dma_alloc_coherent(&pci->dev, size, &dma, GFP_KERNEL);
/linux-master/sound/pci/ymfpci/
H A Dymfpci.c8 #include <linux/pci.h>
58 MODULE_DEVICE_TABLE(pci, snd_ymfpci_ids);
71 if (chip->pci->device >= 0x0010) { /* YMF 744/754 */
75 io_port = pci_resource_start(chip->pci, 2);
110 r = devm_request_region(&chip->pci->dev, io_port, 1,
128 gameport_set_phys(gp, "pci%s/gameport0", pci_name(chip->pci));
129 gameport_set_dev_parent(gp, &chip->pci->dev);
132 if (chip->pci->device >= 0x0010) /* YMF 744/754 */
133 pci_write_config_word(chip->pci, PCIR_DSXG_JOYBAS
155 __snd_card_ymfpci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) argument
351 snd_card_ymfpci_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) argument
[all...]

Completed in 295 milliseconds

1234567891011>>