Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/riva/
Driva_hw.c1879 RivaSurface __iomem *Surface = in nv3SetSurfaces2D()
1880 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces2D()
1896 RivaSurface __iomem *Surface = in nv4SetSurfaces2D()
1897 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces2D()
1912 RivaSurface __iomem *Surface = in nv10SetSurfaces2D()
1913 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv10SetSurfaces2D()
1928 RivaSurface __iomem *Surface = in nv3SetSurfaces3D()
1929 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv3SetSurfaces3D()
1945 RivaSurface __iomem *Surface = in nv4SetSurfaces3D()
1946 (RivaSurface __iomem *)&(chip->FIFO[0x0000E000/4]); in nv4SetSurfaces3D()
Driva_hw.h391 } RivaSurface; typedef