Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.c1840 RivaSurface __iomem *Surface = in nv3SetSurfaces2D()
1841 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces2D()
1857 RivaSurface __iomem *Surface = in nv4SetSurfaces2D()
1858 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces2D()
1873 RivaSurface __iomem *Surface = in nv10SetSurfaces2D()
1874 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv10SetSurfaces2D()
1889 RivaSurface __iomem *Surface = in nv3SetSurfaces3D()
1890 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces3D()
1906 RivaSurface __iomem *Surface = in nv4SetSurfaces3D()
1907 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces3D()
H A Driva_hw.h391 } RivaSurface; typedef