Home
last modified time | relevance | path

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

/linux/drivers/pci/pcie/
H A Daspm.c424 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
429 if (!(reg16 & PCI_EXP_LNKSTA_SLC)) in pcie_aspm_configure_common_clock()
/linux/include/uapi/linux/
H A Dpci_regs.h592 #define PCI_EXP_LNKSTA_SLC 0x1000 /* Slot Clock Configuration */ macro
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c305 status |= PCI_EXP_LNKSTA_SLC << 16; in rockchip_pcie_host_init_port()