Searched refs:PCI_PCIE_LCSR_CLS (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | pcireg.h | 592 #define PCI_PCIE_LCSR_CLS 0x000f0000 macro |
| /openbsd/src/sys/dev/fdt/ | ||
| D | rkpcie.c | 307 if ((status & PCI_PCIE_LCSR_CLS) == PCI_PCIE_LCSR_CLS_2_5) { in rkpcie_attach() |