Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1389 #define DEVF_SWAPS 0x0002 macro
1404 #define DEVF_GCORE (DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB)
1431 DEVF_SWAPS,
1438 DEVF_SWAPS,
1454 DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB,
1468 DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB,
1678 if (b->flags & DEVF_SWAPS) { in initMatrox2()