Searched refs:PCI_EXP_LNKCTL_ASPMC (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | aspm.c | 70 PCI_EXP_LNKCTL_ASPMC, in aspm_hw_enable_l1() 73 PCI_EXP_LNKCTL_ASPMC, in aspm_hw_enable_l1() 83 PCI_EXP_LNKCTL_ASPMC, 0x0); in aspm_hw_disable_l1() 86 PCI_EXP_LNKCTL_ASPMC, 0x0); in aspm_hw_disable_l1()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | pci.c | 15 aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm() 19 parent_aspm_conf &= PCI_EXP_LNKCTL_ASPMC; in mt76_pci_disable_aspm()
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | aspm_ext.c | 68 linkctrl_asm = (linkctrl_before & PCI_EXP_LNKCTL_ASPMC); in rockchip_pcie_bus_aspm_enable_dev() 87 true, (linkctrl_before & (~PCI_EXP_LNKCTL_ASPMC))); in rockchip_pcie_bus_aspm_enable_dev()
|
| H A D | aspm.c | 740 PCI_EXP_LNKCTL_ASPMC, val); in pcie_config_aspm_dev()
|
| /OK3568_Linux_fs/kernel/drivers/misc/cardreader/ |
| H A D | rts5228.c | 502 PCI_EXP_LNKCTL_ASPMC, pcr->aspm_en); in rts5228_enable_aspm() 514 PCI_EXP_LNKCTL_ASPMC, 0); in rts5228_disable_aspm()
|
| H A D | rts5261.c | 533 PCI_EXP_LNKCTL_ASPMC, pcr->aspm_en); in rts5261_enable_aspm() 544 PCI_EXP_LNKCTL_ASPMC, 0); in rts5261_disable_aspm()
|
| H A D | rtsx_pcr.c | 63 PCI_EXP_LNKCTL_ASPMC, 0); in rtsx_pci_disable_aspm() 93 PCI_EXP_LNKCTL_ASPMC, in rtsx_comm_set_aspm()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-intel-gw.c | 138 val &= ~(PCI_EXP_LNKCTL_LD | PCI_EXP_LNKCTL_ASPMC); in intel_pcie_link_setup()
|
| H A D | pcie-dw-rockchip.c | 2235 rk_pcie->aspm = val & PCI_EXP_LNKCTL_ASPMC; in rk_pcie_downstream_dev_to_d0() 2255 PCI_EXP_LNKCTL_ASPMC, rk_pcie->aspm); in rk_pcie_downstream_dev_to_d0()
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | pcie-sh7786.c | 336 data &= ~PCI_EXP_LNKCTL_ASPMC; in pcie_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 537 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 537 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | fixup.c | 222 value = value & ~PCI_EXP_LNKCTL_ASPMC; in quirk_pcie_aspm_write()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 552 #define PCI_EXP_LNKCTL_ASPMC 0x0003 /* ASPM Control */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | pci_intf.c | 173 lnkctl_mask = PCI_EXP_LNKCTL_ASPMC; in rtw_pci_set_aspm_lnkctl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | netdev.c | 6767 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm() 6772 parent_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm() 6797 pdev_aspmc &= PCI_EXP_LNKCTL_ASPMC; in __e1000e_disable_aspm()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | pci.c | 2824 ar_pci->link_ctl & ~PCI_EXP_LNKCTL_ASPMC); in ath10k_pci_hif_power_up()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/ |
| H A D | sky2.c | 3327 if (reg & PCI_EXP_LNKCTL_ASPMC) in sky2_reset()
|