Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCAP_CLKPM (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h550 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 /* Clock Power Management */ macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1778 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()
H A Dsi.c2559 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
/linux/drivers/pci/pcie/
H A Daspm.c387 if (!(reg32 & PCI_EXP_LNKCAP_CLKPM)) { in pcie_clkpm_cap_init()
/linux/drivers/pci/controller/
H A Dpci-mvebu.c644 ~PCI_EXP_LNKCAP_CLKPM) | PCI_EXP_LNKCAP_DLLLARC; in mvebu_pci_bridge_emul_pcie_conf_read()
/linux/drivers/gpu/drm/radeon/
H A Dsi.c7359 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()