Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKSTA_SLC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Daspm.c214 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
219 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h580 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h581 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c313 status |= PCI_EXP_LNKSTA_SLC << 16; in rockchip_pcie_host_init_port()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c929 val_16 &= ~PCI_EXP_LNKSTA_SLC; in tegra_pcie_dw_host_init()
1887 val_16 &= ~PCI_EXP_LNKSTA_SLC; in pex_ep_event_pex_rst_deassert()