Searched refs:RECT_FORMAT_DEPTH24 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/nvidia/ | ||
H A D | nv_dma.h | 106 #define RECT_FORMAT_DEPTH24 0x00000003 macro |
H A D | nv_accel.c | 241 rectFormat = RECT_FORMAT_DEPTH24; in NVResetGraphics() |