Searched defs:cg14curs (Results 1 – 1 of 1) sorted by relevance
132 struct cg14curs { struct133 volatile uint32_t curs_plane0[CG14_CURS_SIZE]; /* plane 0 */134 volatile uint32_t curs_plane1[CG14_CURS_SIZE];135 volatile uint8_t curs_ctl; /* control register */138 volatile uint8_t pad0[3];139 volatile uint16_t curs_x; /* x position */140 volatile uint16_t curs_y; /* y position */141 volatile uint32_t curs_color1; /* color register 1 */142 volatile uint32_t curs_color2; /* color register 2 */143 volatile uint32_t pad[444]; /* pad to 2KB boundary */[all …]