Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcireg.h593 #define PCI_PCIE_LCSR_CLS_2_5 0x00010000 macro
/openbsd/sys/dev/fdt/
H A Drkpcie.c307 if ((status & PCI_PCIE_LCSR_CLS) == PCI_PCIE_LCSR_CLS_2_5) { in rkpcie_attach()