Go to the source code of this file.
|
#define | FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) |
|
#define | FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap) |
|
#define | CG6_FBC 0x70000000 |
|
#define | CG6_TEC 0x70001000 |
|
#define | CG6_BTREGS 0x70002000 |
|
#define | CG6_FHC 0x70004000 |
|
#define | CG6_THC 0x70005000 |
|
#define | CG6_ROM 0x70006000 |
|
#define | CG6_RAM 0x70016000 |
|
#define | CG6_DHC 0x80000000 |
|
#define | CG3_MMAP_OFFSET 0x4000000 |
|
#define | TCX_RAM8BIT 0x00000000 |
|
#define | TCX_RAM24BIT 0x01000000 |
|
#define | TCX_UNK3 0x10000000 |
|
#define | TCX_UNK4 0x20000000 |
|
#define | TCX_CONTROLPLANE 0x28000000 |
|
#define | TCX_UNK6 0x30000000 |
|
#define | TCX_UNK7 0x38000000 |
|
#define | TCX_TEC 0x70000000 |
|
#define | TCX_BTREGS 0x70002000 |
|
#define | TCX_THC 0x70004000 |
|
#define | TCX_DHC 0x70008000 |
|
#define | TCX_ALT 0x7000a000 |
|
#define | TCX_SYNC 0x7000e000 |
|
#define | TCX_UNK2 0x70010000 |
|
#define | CG14_REGS 0 /* registers */ |
|
#define | CG14_CURSORREGS 0x1000 /* cursor registers */ |
|
#define | CG14_DACREGS 0x2000 /* DAC registers */ |
|
#define | CG14_XLUT 0x3000 /* X Look Up Table -- ??? */ |
|
#define | CG14_CLUT1 0x4000 /* Color Look Up Table */ |
|
#define | CG14_CLUT2 0x5000 /* Color Look Up Table */ |
|
#define | CG14_CLUT3 0x6000 /* Color Look Up Table */ |
|
#define | CG14_AUTO 0xf000 |
|
#define | FBIOPUTCMAP32 _IOW('F', 3, struct fbcmap32) |
|
#define | FBIOGETCMAP32 _IOW('F', 4, struct fbcmap32) |
|
#define | FBIOSCURSOR32 _IOW('F', 24, struct fbcursor32) |
|
#define | FBIOGCURSOR32 _IOW('F', 25, struct fbcursor32) |
|
#define CG14_CLUT1 0x4000 /* Color Look Up Table */ |
#define CG14_CLUT2 0x5000 /* Color Look Up Table */ |
#define CG14_CLUT3 0x6000 /* Color Look Up Table */ |
#define CG14_CURSORREGS 0x1000 /* cursor registers */ |
#define CG14_DACREGS 0x2000 /* DAC registers */ |
#define CG14_XLUT 0x3000 /* X Look Up Table -- ??? */ |
#define CG3_MMAP_OFFSET 0x4000000 |
#define CG6_BTREGS 0x70002000 |
#define CG6_DHC 0x80000000 |
#define CG6_FBC 0x70000000 |
Definition at line 9 of file fbio.h.
#define CG6_FHC 0x70004000 |
#define CG6_RAM 0x70016000 |
#define CG6_ROM 0x70006000 |
#define CG6_TEC 0x70001000 |
#define CG6_THC 0x70005000 |
Definition at line 7 of file fbio.h.
Definition at line 6 of file fbio.h.
#define TCX_ALT 0x7000a000 |
#define TCX_BTREGS 0x70002000 |
#define TCX_CONTROLPLANE 0x28000000 |
#define TCX_DHC 0x70008000 |
#define TCX_RAM24BIT 0x01000000 |
#define TCX_RAM8BIT 0x00000000 |
#define TCX_SYNC 0x7000e000 |
#define TCX_TEC 0x70000000 |
#define TCX_THC 0x70004000 |
#define TCX_UNK2 0x70010000 |
#define TCX_UNK3 0x10000000 |
#define TCX_UNK4 0x20000000 |
#define TCX_UNK6 0x30000000 |
#define TCX_UNK7 0x38000000 |