Searched refs:pcie_capability_set_word (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | aspm_ext.c | 328 pcie_capability_set_word(parent, PCI_EXP_DEVCTL2, PCI_EXP_DEVCTL2_LTR_EN); in pcie_aspm_ext_l1ss_enable()
|
| H A D | pme.c | 56 pcie_capability_set_word(dev, PCI_EXP_RTCTL, in pcie_pme_interrupt_enable()
|
| H A D | aer.c | 237 rc = pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_AER_FLAGS); in pci_enable_pcie_error_reporting()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-octeon.c | 122 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, config); in pcibios_plat_dev_init()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | probe.c | 1146 pcie_capability_set_word(pdev, PCI_EXP_RTCTL, in pci_enable_crs() 2063 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, in pci_configure_extended_tags() 2153 pcie_capability_set_word(dev, PCI_EXP_DEVCTL2, in pci_configure_ltr()
|
| H A D | pci.c | 3397 pcie_capability_set_word(bridge, PCI_EXP_DEVCTL2, in pci_configure_ari() 3731 pcie_capability_set_word(dev, PCI_EXP_DEVCTL2, in pci_enable_atomic_ops_to_root() 4608 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_BCR_FLR); in pcie_flr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 1156 static inline int pcie_capability_set_word(struct pci_dev *dev, int pos, in pcie_capability_set_word() function
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/ |
| H A D | pci-tegra.c | 758 pcie_capability_set_word(dev, PCI_EXP_DEVCTL, PCI_EXP_DEVCTL_RELAX_EN); in tegra_pcie_relax_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2689 pcie_capability_set_word(tp->pci_dev, PCI_EXP_LNKCTL, in rtl_enable_clock_request()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 4035 pcie_capability_set_word(tp->pdev, PCI_EXP_LNKCTL, in tg3_power_down_prepare() 5082 pcie_capability_set_word(tp->pdev, PCI_EXP_LNKCTL, in tg3_setup_copper_phy()
|