Home
last modified time | relevance | path

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

/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()