Go to the source code of this file.
Classes | |
struct | bt459_regmap_t |
Macros | |
#define | BT459_REG_CCOLOR_1 0x0181 /* Cursor color regs */ |
#define | BT459_REG_CCOLOR_2 0x0182 |
#define | BT459_REG_CCOLOR_3 0x0183 |
#define | BT459_REG_ID 0x0200 /* read-only, gives "4a" */ |
#define | BT459_REG_CMD0 0x0201 |
#define | BT459_REG_CMD1 0x0202 |
#define | BT459_REG_CMD2 0x0203 |
#define | BT459_REG_PRM 0x0204 |
#define | BT459_REG_PBM 0x0206 |
#define | BT459_REG_ORM 0x0208 |
#define | BT459_REG_OBM 0x0209 |
#define | BT459_REG_ILV 0x020a |
#define | BT459_REG_TEST 0x020b |
#define | BT459_REG_RSIG 0x020c |
#define | BT459_REG_GSIG 0x020d |
#define | BT459_REG_BSIG 0x020e |
#define | BT459_REG_CCR 0x0300 |
#define | BT459_REG_CXLO 0x0301 |
#define | BT459_REG_CXHI 0x0302 |
#define | BT459_REG_CYLO 0x0303 |
#define | BT459_REG_CYHI 0x0304 |
#define | BT459_REG_WXLO 0x0305 |
#define | BT459_REG_WXHI 0x0306 |
#define | BT459_REG_WYLO 0x0307 |
#define | BT459_REG_WYHI 0x0308 |
#define | BT459_REG_WWLO 0x0309 |
#define | BT459_REG_WWHI 0x030a |
#define | BT459_REG_WHLO 0x030b |
#define | BT459_REG_WHHI 0x030c |
#define | BT459_REG_CRAM_BASE 0x0400 |
#define | BT459_REG_CRAM_END 0x07ff |
#define BT459_REG_CCOLOR_1 0x0181 /* Cursor color regs */ |
Definition at line 120 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_CCOLOR_2 0x0182 |
Definition at line 121 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_CCOLOR_3 0x0183 |
Definition at line 122 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_CCR 0x0300 |
Definition at line 139 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_CRAM_BASE 0x0400 |
Definition at line 153 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_ID 0x0200 /* read-only, gives "4a" */ |
Definition at line 123 of file bt459.h.
Referenced by DEVICE_ACCESS().
#define BT459_REG_PRM 0x0204 |
Definition at line 127 of file bt459.h.
Referenced by DEVICE_ACCESS().