Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dsticore.h260 struct sti_font_inptr { struct
261 u32 font_start_addr; /* address of font start */
262 s16 index; /* index into font table of character */
263 u8 fg_color; /* foreground color of character */
264 u8 bg_color; /* background color of character */
265 s16 dest_x; /* X location of character upper left */
266 s16 dest_y; /* Y location of character upper left */
267 u32 future_ptr; /* pointer to future data */