Home
last modified time | relevance | path

Searched refs:ASPM_STATE_L1_1_PCIPM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Daspm.c35 #define ASPM_STATE_L1_1_PCIPM (0x20) /* PCI PM L1.1 state */ macro
37 #define ASPM_STATE_L1_SS_PCIPM (ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1_2_PCIPM)
39 #define ASPM_STATE_L1SS (ASPM_STATE_L1_1 | ASPM_STATE_L1_1_PCIPM |\
560 link->aspm_support |= ASPM_STATE_L1_1_PCIPM; in aspm_l1ss_init()
576 link->aspm_enabled |= ASPM_STATE_L1_1_PCIPM; in aspm_l1ss_init()
703 if (state & ASPM_STATE_L1_1_PCIPM) in pcie_config_aspm_l1ss()
1088 link->aspm_disable |= ASPM_STATE_L1_1_PCIPM; in __pci_disable_link_state()
1155 link->aspm_default |= ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1; in __pci_enable_link_state()
1388 ASPM_STATE_L1_1_PCIPM, in aspm_ctrl_attrs_are_visible()
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Daspm.c34 #define ASPM_STATE_L1_1_PCIPM (0x20) /* PCI PM L1.1 state */ macro
36 #define ASPM_STATE_L1_SS_PCIPM (ASPM_STATE_L1_1_PCIPM | ASPM_STATE_L1_2_PCIPM)
38 #define ASPM_STATE_L1SS (ASPM_STATE_L1_1 | ASPM_STATE_L1_1_PCIPM |\
647 link->aspm_support |= ASPM_STATE_L1_1_PCIPM; in pcie_aspm_cap_init()
663 link->aspm_enabled |= ASPM_STATE_L1_1_PCIPM; in pcie_aspm_cap_init()
740 if (state & ASPM_STATE_L1_1_PCIPM) in pcie_config_aspm_l1ss()
1125 link->aspm_disable |= ASPM_STATE_L1_1_PCIPM; in __pci_disable_link_state()
1344 ASPM_STATE_L1_1_PCIPM, in aspm_ctrl_attrs_are_visible()

Completed in 5 milliseconds