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

  /src/sys/dev/pci/
if_athn_pci.c 344 psc->psc_cap_off + PCIE_LCSR);
347 psc->psc_cap_off + PCIE_LCSR, reg);
ppb.c 185 reg = pci_conf_read(sc->sc_pc, sc->sc_tag, off + PCIE_LCSR);
pci.c 971 off + PCIE_LCSR);
1053 pci_conf_write(pc, tag, off + PCIE_LCSR, pcs->e_lcr);
pci_subr.c 2059 reg = regs[o2i(capoff + PCIE_LCSR)];
2105 reg = regs[o2i(capoff + PCIE_LCSR)];
2108 pci_print_pcie_linkspeed(PCIE_LCSR,
if_alc.c 1070 PCIE_LCSR);
1085 CSR_WRITE_2(sc, sc->alc_expcap + PCIE_LCSR,
1212 sc->alc_expcap + PCIE_LCSR) >> 16;
pcireg.h 1052 #define PCIE_LCSR 0x10 /* Link Control & Status Register */
if_rtwn.c 278 sc->sc_cap_off + PCIE_LCSR);
281 sc->sc_cap_off + PCIE_LCSR, lcsr);
if_rge.c 310 offset + PCIE_LCSR);
313 pci_conf_write(pa->pa_pc, pa->pa_tag, offset + PCIE_LCSR,
if_iwn.c 4379 sc->sc_cap_off + PCIE_LCSR);
6117 sc->sc_cap_off + PCIE_LCSR);
if_bnx.c 541 reg + PCIE_LCSR);
if_iwm.c 1592 sc->sc_cap_off + PCIE_LCSR);
if_wm.c 16923 sc->sc_pcixe_capoff + PCIE_LCSR);
16926 sc->sc_pcixe_capoff + PCIE_LCSR, reg);
  /src/sys/external/bsd/drm2/include/linux/
pci.h 134 #define PCI_EXP_LNKCTL PCIE_LCSR
  /src/sys/arch/arm/broadcom/
bcm53xx_pax.c 301 offset += PCIE_LCSR;
  /src/sys/arch/arm/rockchip/
rk3399_pcie.c 97 #define PCIE_RC_CONFIG_LCSR (PCIE_RC_BASE + 0x0c0 + PCIE_LCSR)
  /src/sys/external/bsd/drm2/linux/
linux_pci.c 1109 lcsr = pci_conf_read(pc, tag, off + PCIE_LCSR);
  /src/sys/dev/pci/ixgbe/
ixgbe.c 2666 offset + PCIE_LCSR) >> 16;

Completed in 98 milliseconds