Searched refs:PCIE_LCAP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dpci.h145 #define PCI_EXP_LNKCAP PCIE_LCAP
/netbsd-current/sys/dev/pci/
H A Dppb.c173 reg = pci_conf_read(sc->sc_pc, sc->sc_tag, off + PCIE_LCAP);
H A Dpci_subr.c2022 reg = regs[o2i(capoff + PCIE_LCAP)];
2025 pci_print_pcie_linkspeed(PCIE_LCAP, reg & PCIE_LCAP_MAX_SPEED);
3950 reg = regs[o2i(pcie_capoff + PCIE_LCAP)];
4358 reg = regs[o2i(pcie_capoff + PCIE_LCAP)];
4474 reg = regs[o2i(pcie_capoff + PCIE_LCAP)];
H A Dpcireg.h1034 #define PCIE_LCAP 0x0c /* Link Capabilities Register */ macro
H A Dif_alc.c1209 sc->alc_expcap + PCIE_LCAP) >> 16;
/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_pcie.c96 #define PCIE_RC_PCIE_LCAP (PCIE_RC_BASE + 0x0c0 + PCIE_LCAP)
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c1060 lcap = pci_conf_read(pc, tag, off + PCIE_LCAP);

Completed in 303 milliseconds