Home
last modified time | relevance | path

Searched defs:sti_font_inptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/video/
H A Dsticore.h259 struct sti_font_inptr { struct
260 u32 *font_start_addr; /* address of font start */
261 s16 index; /* index into font table of character */
262 u8 fg_color; /* foreground color of character */
263 u8 bg_color; /* background color of character */
264 s16 dest_x; /* X location of character upper left */
265 s16 dest_y; /* Y location of character upper left */
266 u32 *future_ptr; /* pointer to future data */