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

/linux-master/drivers/pci/pcie/
H A Daspm.c403 if (!(reg16 & PCI_EXP_LNKSTA_SLC))
408 if (!(reg16 & PCI_EXP_LNKSTA_SLC))
/linux-master/include/uapi/linux/
H A Dpci_regs.h581 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/linux-master/drivers/pci/controller/
H A Dpcie-rockchip-host.c313 status |= PCI_EXP_LNKSTA_SLC << 16;
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c927 val_16 &= ~PCI_EXP_LNKSTA_SLC;
1885 val_16 &= ~PCI_EXP_LNKSTA_SLC;

Completed in 156 milliseconds