Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci-bridge-emul.c215 .ro = lower_32_bits(~(BIT(23) | PCI_EXP_LNKCAP_CLKPM)),
/linux/include/uapi/linux/
H A Dpci_regs.h559 #define PCI_EXP_LNKCAP_CLKPM 0x00040000 /* Clock Power Management */ macro
/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()