Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dpcireg.h592 #define PCI_PCIE_LCSR_CLS 0x000f0000 macro
/openbsd/src/sys/dev/fdt/
Drkpcie.c307 if ((status & PCI_PCIE_LCSR_CLS) == PCI_PCIE_LCSR_CLS_2_5) { in rkpcie_attach()