Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/pcie/
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()
/Linux-v6.6/include/uapi/linux/
Dpci_regs.h580 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/Linux-v6.6/drivers/pci/controller/
Dpcie-rockchip-host.c313 status |= PCI_EXP_LNKSTA_SLC << 16; in rockchip_pcie_host_init_port()
/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-tegra194.c930 val_16 &= ~PCI_EXP_LNKSTA_SLC; in tegra_pcie_dw_host_init()
1888 val_16 &= ~PCI_EXP_LNKSTA_SLC; in pex_ep_event_pex_rst_deassert()