Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/pcie/
A Daspm.c246 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
251 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h580 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-rockchip-host.c315 status |= PCI_EXP_LNKSTA_SLC << 16; in rockchip_pcie_host_init_port()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-tegra194.c914 val_16 &= ~PCI_EXP_LNKSTA_SLC; in tegra_pcie_dw_host_init()
1879 val_16 &= ~PCI_EXP_LNKSTA_SLC; in pex_ep_event_pex_rst_deassert()

Completed in 16 milliseconds