Searched refs:PCIE_LCSR_DLACTIVE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dppb.c186 if (reg & PCIE_LCSR_DLACTIVE) { /* DLLA */
H A Dpcireg.h1083 #define PCIE_LCSR_DLACTIVE __BIT(13 + 16) /* Data Link Layer Link Active*/ macro
H A Dpci_subr.c2115 onoff("Data Link Layer Link Active", reg, PCIE_LCSR_DLACTIVE);
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_pax.c305 && (1 || (lcsr & PCIE_LCSR_DLACTIVE) != 0);

Completed in 202 milliseconds