Linux Kernel
3.7.1
|
#include <asm/addrspace.h>
Go to the source code of this file.
Macros | |
#define | MAXINEFB_IMS332_ADDRESS KSEG1ADDR(0x1c140000) |
#define | DS5000_xx_ONBOARD_FBMEM_START KSEG1ADDR(0x0a000000) |
#define | IMS332_REG_CURSOR_RAM 0x200 /* hardware cursor bitmap */ |
#define | IMS332_REG_COLOR_PALETTE 0x100 /* color palette, 256 entries */ |
#define | IMS332_REG_CURSOR_COLOR_PALETTE 0x0a1 /* cursor color palette, */ |
#define DS5000_xx_ONBOARD_FBMEM_START KSEG1ADDR(0x0a000000) |
Definition at line 22 of file maxinefb.h.
#define IMS332_REG_COLOR_PALETTE 0x100 /* color palette, 256 entries */ |
Definition at line 36 of file maxinefb.h.
#define IMS332_REG_CURSOR_COLOR_PALETTE 0x0a1 /* cursor color palette, */ |
Definition at line 37 of file maxinefb.h.
#define IMS332_REG_CURSOR_RAM 0x200 /* hardware cursor bitmap */ |
Definition at line 31 of file maxinefb.h.
#define MAXINEFB_IMS332_ADDRESS KSEG1ADDR(0x1c140000) |
Definition at line 16 of file maxinefb.h.