Searched refs:aperture (Results 1 – 12 of 12) sorted by relevance
607 agp->aperture.bus_base = in titan_agp_setup()609 agp->aperture.size = aper->pg_count * PAGE_SIZE; in titan_agp_setup()610 agp->aperture.sysdata = aper; in titan_agp_setup()618 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_cleanup()681 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_bind_memory()689 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_unbind_memory()697 struct titan_agp_aperture *aper = agp->aperture.sysdata; in titan_agp_translate()701 if (addr < agp->aperture.bus_base || in titan_agp_translate()702 addr >= agp->aperture.bus_base + agp->aperture.size) { in titan_agp_translate()775 agp->aperture.bus_base = 0; in titan_agp_info()[all …]
921 agp->aperture.bus_base = in marvel_agp_setup()923 agp->aperture.size = aper->pg_count * PAGE_SIZE; in marvel_agp_setup()924 agp->aperture.sysdata = aper; in marvel_agp_setup()932 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_cleanup()1017 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_bind_memory()1025 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_unbind_memory()1033 struct marvel_agp_aperture *aper = agp->aperture.sysdata; in marvel_agp_translate()1037 if (addr < agp->aperture.bus_base || in marvel_agp_translate()1038 addr >= agp->aperture.bus_base + agp->aperture.size) { in marvel_agp_translate()1119 agp->aperture.bus_base = 0; in marvel_agp_info()[all …]
161 struct aperture { struct187 static const struct aperture axc001_memmap[16] = {210 static const struct aperture axc001_axi_tunnel_memmap[16] = {233 static const struct aperture axs_mb_memmap[16] = {253 axs101_set_memmap(void __iomem *base, const struct aperture map[16]) in axs101_set_memmap()
25 } aperture; member
40 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */41 pcie-io-aperture = <0xf2000000 0x100000>; /* 1 MiB I/O space */
86 pcie-mem-aperture = <0xf8000000 0x7e00000>;87 pcie-io-aperture = <0xffe00000 0x100000>;
88 pcie-mem-aperture = <0xe0000000 0x8000000>;89 pcie-io-aperture = <0xe8000000 0x100000>;
77 pcie-mem-aperture = <0xe0000000 0x8000000>;78 pcie-io-aperture = <0xe8000000 0x100000>;
77 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256M MEM space */78 pcie-io-aperture = <0xf2000000 0x00200000>; /* 2M I/O space */
110 pcie-mem-aperture = <0xe0000000 0x8000000>;111 pcie-io-aperture = <0xe8000000 0x100000>;
557 0x58000000 0x02000000>; /* GART aperture */
187 IOMMU/AGP aperture. Most of the options enabled by this can