| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | nvidia,tegra194-pcie.txt | 115 - nvidia,aspm-cmrt-us: Common Mode Restore Time for proper operation of ASPM 117 - nvidia,aspm-pwr-on-t-us: Power On time for proper operation of ASPM to be 119 - nvidia,aspm-l0s-entrance-latency-us: ASPM L0s entrance latency to be 178 nvidia,aspm-cmrt-us = <60>; 179 nvidia,aspm-pwr-on-t-us = <20>; 180 nvidia,aspm-l0s-entrance-latency-us = <3>; 227 nvidia,aspm-cmrt-us = <60>; 228 nvidia,aspm-pwr-on-t-us = <20>; 229 nvidia,aspm-l0s-entrance-latency-us = <3>;
|
| H A D | rockchip-pcie.txt | 46 - aspm-no-l0s: RC won't support ASPM L0s. This property is needed if
|
| H A D | rockchip-pcie-host.txt | 56 - aspm-no-l0s: RC won't support ASPM L0s. This property is needed if
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra194.dtsi | 1708 nvidia,aspm-cmrt-us = <60>; 1709 nvidia,aspm-pwr-on-t-us = <20>; 1710 nvidia,aspm-l0s-entrance-latency-us = <3>; 1758 nvidia,aspm-cmrt-us = <60>; 1759 nvidia,aspm-pwr-on-t-us = <20>; 1760 nvidia,aspm-l0s-entrance-latency-us = <3>; 1808 nvidia,aspm-cmrt-us = <60>; 1809 nvidia,aspm-pwr-on-t-us = <20>; 1810 nvidia,aspm-l0s-entrance-latency-us = <3>; 1858 nvidia,aspm-cmrt-us = <60>; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | pci.c | 827 u16 aspm; in ath_pci_aspm_init() local 870 ret = pcie_capability_read_word(parent, PCI_EXP_LNKCTL, &aspm); in ath_pci_aspm_init() 871 if (!ret && (aspm & (PCI_EXP_LNKCTL_ASPM_L0S | PCI_EXP_LNKCTL_ASPM_L1))) { in ath_pci_aspm_init() 875 ath_info(common, "ASPM enabled: 0x%x\n", aspm); in ath_pci_aspm_init()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | aspm.c | 20 module_param_named(aspm, aspm_mode, uint, 0444); 21 MODULE_PARM_DESC(aspm, "PCIe ASPM: 0: disable, 1: enable, 2: dynamic");
|
| H A D | Makefile | 13 aspm.o \
|
| /OK3568_Linux_fs/kernel/drivers/pci/pcie/ |
| H A D | Makefile | 9 obj-$(CONFIG_PCIEASPM) += aspm.o
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/hwif/sdio/ |
| H A D | sdio.c | 1137 u8 aspm; local 1142 pci_read_config_byte(pci_dev, pos + PCI_EXP_LNKCTL, &aspm); 1143 aspm &= ~(PCIE_LINK_STATE_L0S | PCIE_LINK_STATE_L1); 1144 pci_write_config_byte(pci_dev, pos + PCI_EXP_LNKCTL, aspm); 1146 pci_read_config_byte(parent, pos + PCI_EXP_LNKCTL, &aspm); 1147 aspm &= ~(PCIE_LINK_STATE_L0S | PCIE_LINK_STATE_L1); 1148 pci_write_config_byte(parent, pos + PCI_EXP_LNKCTL, aspm);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | sw.c | 372 module_param_named(aspm, rtl8723be_mod_params.aspm_support, int, 0444); 381 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | sw.c | 355 module_param_named(aspm, rtl92ce_mod_params.aspm_support, int, 0444); 360 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | sw.c | 353 module_param_named(aspm, rtl92de_mod_params.aspm_support, int, 0444); 359 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | sw.c | 366 module_param_named(aspm, rtl8723e_mod_params.aspm_support, int, 0444); 374 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| H A D | sw.c | 359 module_param_named(aspm, rtl92ee_mod_params.aspm_support, int, 0444); 368 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| H A D | sw.c | 371 module_param_named(aspm, rtl88ee_mod_params.aspm_support, int, 0444); 379 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | sw.c | 422 module_param_named(aspm, rtl8821ae_mod_params.aspm_support, int, 0444); 431 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | sw.c | 402 module_param_named(aspm, rtl92se_mod_params.aspm_support, int, 0444); 407 MODULE_PARM_DESC(aspm, "Set to 1 to enable ASPM (default 1)\n");
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_drv.c | 260 MODULE_PARM_DESC(aspm, "ASPM support (1 = enable, 0 = disable, -1 = auto)"); 261 module_param_named(aspm, radeon_aspm, int, 0444);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 301 int aspm; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pciercx-defs.h | 165 __BITFIELD_FIELD(uint32_t aspm:1,
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip.c | 189 u16 aspm; member 2226 dw_pcie_writel_dbi(rk_pcie->pci, bridge->pcie_cap + PCI_EXP_LNKCTL, rk_pcie->aspm); in rk_pcie_downstream_dev_to_d0() 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/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 291 MODULE_PARM_DESC(aspm, "ASPM support (1 = enable, 0 = disable, -1 = auto)"); 292 module_param_named(aspm, amdgpu_aspm, int, 0444);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/ |
| H A D | r8168_n.c | 413 static int aspm = 1; variable 415 static int aspm = 0; variable 463 module_param(aspm, int, 0); 464 MODULE_PARM_DESC(aspm, "Enable ASPM."); 467 MODULE_PARM_DESC(aspm, "Enable Software Dynamic ASPM."); 1008 seq_printf(m, "aspm\t0x%x\n", aspm); in proc_get_driver_variable() 1402 aspm, in proc_get_driver_variable() 3904 if (enable && aspm) { in rtl8168_hw_aspm_clkreq_enable() 8887 if (aspm) { in rtl8168_hw_init() 8896 if (aspm) { in rtl8168_hw_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | siutils.h | 412 extern void si_pcie_war_ovr_update(si_t *sih, uint8 aspm);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | siutils.h | 443 extern void si_pcie_war_ovr_update(si_t *sih, uint8 aspm);
|