Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/
A Dsticore.h258 struct sti_font_inptr { struct
259 u32 font_start_addr; /* address of font start */
260 s16 index; /* index into font table of character */
261 u8 fg_color; /* foreground color of character */
262 u8 bg_color; /* background color of character */
263 s16 dest_x; /* X location of character upper left */
264 s16 dest_y; /* Y location of character upper left */
265 u32 future_ptr; /* pointer to future data */

Completed in 7 milliseconds