HomeSort by: relevance | last modified time | path
    Searched refs:PCIE_LCSR2 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_pax.c 295 bcmpax_conf_write(sc, 0, offset + PCIE_LCSR2, 1);
  /src/sys/dev/pci/
pci.c 987 off + PCIE_LCSR2);
1065 pci_conf_write(pc, tag, off + PCIE_LCSR2,
pci_subr.c 1801 if ((regnum == PCIE_LCSR2) && (val == 0))
2403 reg = regs[o2i(capoff + PCIE_LCSR2)];
2407 pci_print_pcie_linkspeed(PCIE_LCSR2,
pcireg.h 1187 #define PCIE_LCSR2 0x30 /* Link Control & Status 2 Register */

Completed in 332 milliseconds