Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_accel.c202 u32 surfaceFormat, patternFormat, rectFormat, lineFormat; in NVResetGraphics() local
239 rectFormat = RECT_FORMAT_DEPTH24; in NVResetGraphics()
245 rectFormat = RECT_FORMAT_DEPTH16; in NVResetGraphics()
251 rectFormat = RECT_FORMAT_DEPTH8; in NVResetGraphics()
266 NVDmaNext(par, rectFormat); in NVResetGraphics()