Home
last modified time | relevance | path

Searched refs:RivaSurface (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/riva/
Driva_hw.c1876 RivaSurface __iomem *Surface = in nv3SetSurfaces2D()
1877 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces2D()
1893 RivaSurface __iomem *Surface = in nv4SetSurfaces2D()
1894 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces2D()
1909 RivaSurface __iomem *Surface = in nv10SetSurfaces2D()
1910 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv10SetSurfaces2D()
1925 RivaSurface __iomem *Surface = in nv3SetSurfaces3D()
1926 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces3D()
1942 RivaSurface __iomem *Surface = in nv4SetSurfaces3D()
1943 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces3D()
Driva_hw.h391 } RivaSurface; typedef