Searched defs:pcie_link_state (Results 1 – 2 of 2) sorted by relevance
68449 struct pcie_link_state { struct68452 struct pcie_link_state *root; argument68453 struct pcie_link_state *parent; argument68454 struct list_head sibling;68455 u32 aspm_support: 7;68456 u32 aspm_enabled: 7;68457 u32 aspm_capable: 7;68458 u32 aspm_default: 7;68460 u32 aspm_disable: 7;68461 u32 clkpm_capable: 1;[all …]
77908 struct pcie_link_state { struct77911 struct pcie_link_state *root; argument77912 struct pcie_link_state *parent; argument77913 struct list_head sibling;77914 u32 aspm_support: 7;77915 u32 aspm_enabled: 7;77916 u32 aspm_capable: 7;77917 u32 aspm_default: 7;77919 u32 aspm_disable: 7;77920 u32 clkpm_capable: 1;[all …]