Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c215 .ro = lower_32_bits(~(BIT(23) | PCI_EXP_LNKCAP_CLKPM)),
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h547 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 /* Clock Power Management */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h548 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 /* Clock Power Management */ macro
/openbmc/linux/drivers/pci/pcie/
H A Daspm.c179 if (!(reg32 & PCI_EXP_LNKCAP_CLKPM)) { in pcie_clkpm_cap_init()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1793 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()
H A Dsi.c2568 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi.c7388 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in si_program_aspm()
H A Dcik.c9736 if (lnkcap & PCI_EXP_LNKCAP_CLKPM) in cik_program_aspm()