Searched refs:aspm_enabled (Results 1 – 12 of 12) sorted by relevance
91 if (dd->aspm_enabled || aspm_mode == ASPM_MODE_DISABLED || in aspm_enable()96 dd->aspm_enabled = true; in aspm_enable()101 if (!dd->aspm_enabled || aspm_mode == ASPM_MODE_ENABLED) in aspm_disable()105 dd->aspm_enabled = false; in aspm_disable()154 if (rcd->aspm_enabled && close_interrupts) { in __aspm_ctx_disable()156 rcd->aspm_enabled = false; in __aspm_ctx_disable()177 rcd->aspm_enabled = true; in aspm_ctx_timer_function()223 rcd->aspm_enabled = true; in aspm_enable_all()256 dd->aspm_enabled = false; in aspm_init()
222 bool aspm_enabled; member1353 bool aspm_enabled; /* ASPM state: enabled/disabled */ member
54 u32 aspm_enabled:7; /* Enabled ASPM state */ member617 link->aspm_enabled |= ASPM_STATE_L1_1; in aspm_l1ss_init()619 link->aspm_enabled |= ASPM_STATE_L1_2; in aspm_l1ss_init()621 link->aspm_enabled |= ASPM_STATE_L1_1_PCIPM; in aspm_l1ss_init()623 link->aspm_enabled |= ASPM_STATE_L1_2_PCIPM; in aspm_l1ss_init()638 link->aspm_enabled = ASPM_STATE_ALL; in pcie_aspm_cap_init()677 link->aspm_enabled |= ASPM_STATE_L0S_UP; in pcie_aspm_cap_init()679 link->aspm_enabled |= ASPM_STATE_L0S_DW; in pcie_aspm_cap_init()686 link->aspm_enabled |= ASPM_STATE_L1; in pcie_aspm_cap_init()691 link->aspm_default = link->aspm_enabled; in pcie_aspm_cap_init()[all …]
511 if (pcr->aspm_enabled == enable) in rts5228_enable_aspm()520 pcr->aspm_enabled = enable; in rts5228_enable_aspm()527 if (pcr->aspm_enabled == enable) in rts5228_disable_aspm()537 pcr->aspm_enabled = enable; in rts5228_disable_aspm()
594 if (pcr->aspm_enabled == enable) in rts5261_enable_aspm()601 pcr->aspm_enabled = enable; in rts5261_enable_aspm()609 if (pcr->aspm_enabled == enable) in rts5261_disable_aspm()617 pcr->aspm_enabled = enable; in rts5261_disable_aspm()
85 if (pcr->aspm_enabled == enable) in rtsx_comm_set_aspm()104 pcr->aspm_enabled = enable; in rtsx_comm_set_aspm()1418 pcr->aspm_enabled = true; in rtsx_pci_init_chip()1420 pcr->aspm_enabled = false; in rtsx_pci_init_chip()1425 pcr->aspm_enabled = false; in rtsx_pci_init_chip()1427 pcr->aspm_enabled = true; in rtsx_pci_init_chip()
282 chip->aspm_enabled = 1; in rtsx_reset_aspm()784 chip->aspm_enabled = 0; in rtsx_init_chip()948 chip->aspm_enabled = 1; in rtsx_monitor_aspm_config()950 chip->aspm_enabled = 0; in rtsx_monitor_aspm_config()1972 if (chip->aspm_l0s_l1_en && chip->dynamic_aspm && !chip->aspm_enabled) { in rtsx_enable_aspm()1974 chip->aspm_enabled = 1; in rtsx_enable_aspm()2000 if (chip->aspm_l0s_l1_en && chip->dynamic_aspm && chip->aspm_enabled) { in rtsx_disable_aspm()2002 chip->aspm_enabled = 0; in rtsx_disable_aspm()
779 int aspm_enabled; member
27 if (!ah->aspm_enabled) in ath9k_hw_configpcipowersave()
872 ah->aspm_enabled = true; in ath_pci_aspm_init()
798 bool aspm_enabled; member
1239 bool aspm_enabled; member