Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1397 #define DEVF_SWAPS 0x0002 macro
1412 #define DEVF_GCORE (DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB)
1439 DEVF_SWAPS,
1446 DEVF_SWAPS,
1462 DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB,
1476 DEVF_VIDEO64BIT | DEVF_SWAPS | DEVF_CROSS4MB,
1693 if (b->flags & DEVF_SWAPS) { in initMatrox2()