Searched defs:pcie_link_state (Results 1 – 1 of 1) sorted by relevance
60549 struct pcie_link_state { struct60552 struct pcie_link_state *root; argument60553 struct pcie_link_state *parent; argument60554 struct list_head sibling;60555 u32 aspm_support: 7;60556 u32 aspm_enabled: 7;60557 u32 aspm_capable: 7;60558 u32 aspm_default: 7;60560 u32 aspm_disable: 7;60561 u32 clkpm_capable: 1;[all …]