Searched defs:pcie_link_state (Results 1 – 1 of 1) sorted by relevance
92783 struct pcie_link_state { struct92786 struct pcie_link_state *root; argument92787 struct pcie_link_state *parent; argument92788 struct list_head sibling;92789 u32 aspm_support: 7;92790 u32 aspm_enabled: 7;92791 u32 aspm_capable: 7;92792 u32 aspm_default: 7;92794 u32 aspm_disable: 7;92795 u32 clkpm_capable: 1;[all …]