Searched refs:PCI_EXP_LNKCAP_CLKPM (Results 1 – 7 of 7) sorted by relevance
547 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 /* Clock Power Management */ macro
456 ~PCI_EXP_LNKCAP_CLKPM; in mvebu_pci_bridge_emul_pcie_conf_read()
180 if (!(reg32 & PCI_EXP_LNKCAP_CLKPM)) { in pcie_clkpm_cap_init()
1805 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()
2584 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
7401 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
9752 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()
Completed in 43 milliseconds