Searched refs:PCIE_DCSR (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dpci.h136 #define PCI_EXP_DEVSTA (PCIE_DCSR + 2)
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c498 val = __SHIFTOUT(pci_conf_read(pc, tag, off + PCIE_DCSR),
528 reg = pci_conf_read(pc, tag, off + PCIE_DCSR);
530 pci_conf_write(pc, tag, off + PCIE_DCSR, reg);
/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_pcie.c95 #define PCIE_RC_CONFIG_DCSR (PCIE_RC_BASE + 0x0c0 + PCIE_DCSR)
/netbsd-current/sys/dev/pci/
H A Dpci.c967 pcs->e_dcr = (uint16_t)pci_conf_read(pc, tag, off + PCIE_DCSR);
1046 pci_conf_write(pc, tag, off + PCIE_DCSR, pcs->e_dcr);
H A Dif_bge.c573 + PCIE_DCSR);
587 + PCIE_DCSR, val);
4308 sc->bge_pciecap + PCIE_DCSR);
4320 sc->bge_pciecap + PCIE_DCSR, devctl);
H A Dpcireg.h1013 #define PCIE_DCSR 0x08 /* Device Control & Status Register */ macro
H A Dpci_subr.c1989 reg = regs[o2i(capoff + PCIE_DCSR)];
2010 reg = regs[o2i(capoff + PCIE_DCSR)];
H A Dif_alc.c1340 base + PCIE_DCSR) >> 16;

Completed in 301 milliseconds