Searched refs:PCI_REGION_BASE (Results 1 - 25 of 45) sorted by relevance

12

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
H A Ds3v_dga.c340 *mem = (unsigned char*)(uintptr_t)PCI_REGION_BASE(ps3v->PciInfo, 0, REGION_MEM);
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
H A Dsmi_driver.c1233 memBase = PCI_REGION_BASE(pSmi->PciInfo, 1, REGION_MEM);
1237 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x680000;
1242 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x400000;
1246 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM);
1250 memBase = PCI_REGION_BASE(pSmi->PciInfo, 1, REGION_MEM);
1254 memBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + 0x400000;
1365 aperture_base = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM) + mem_skip;
1468 pScrn->memPhysBase = PCI_REGION_BASE(pSmi->PciInfo, 0, REGION_MEM);
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dpci_rename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
H A Di128_driver.c646 iobase = (PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO) & 0xFFFFFF00);
719 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM));
722 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 5, REGION_IO));
1279 PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0xffc00000,
1304 PCI_REGION_BASE(pI128->PciInfo, 4, REGION_MEM) & 0xffff0000,
2016 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM),
2017 (unsigned long)(PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0xFFC00000),
2018 PCI_REGION_BASE(pI128->PciInfo, 0, REGION_MEM) & 0x8 ? "" : "not-");
2021 (unsigned long)PCI_REGION_BASE(pI128->PciInfo, 1, REGION_MEM),
2022 (unsigned long)(PCI_REGION_BASE(pI12
[all...]
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datipcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
H A Datiprobe.c224 (pATI->Block0Base = PCI_REGION_BASE(pVideo, 2, REGION_MEM)) &&
239 (pATI->Block0Base = PCI_REGION_BASE(pVideo, 0, REGION_MEM)))
449 pATI->CPIOBase = PCI_REGION_BASE(pVideo, 1, REGION_IO);
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_pcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
108 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Datipcirename.h63 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsispcirename.h90 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
137 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglintpcirename.h61 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
111 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
H A Dtx_dac.c70 STOREREG(GMultGLINT1, PCI_REGION_BASE(pGlint->MultiPciInfo[0], 2, REGION_MEM) & 0xFF800000);
71 STOREREG(GMultGLINT2, PCI_REGION_BASE(pGlint->MultiPciInfo[1], 2, REGION_MEM) & 0xFF800000);
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Datipcirename.h89 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
136 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir_pcirename.h88 #define PCI_REGION_BASE(_pcidev, _b, _type) \ macro
135 #define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr) macro

Completed in 35 milliseconds

12