Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dsticore.h268 struct sti_font_flags { struct
269 u32 wait : 1; /* should routine idle wait or not */
270 u32 non_text : 1; /* font unpack/move in non_text planes =1, text =0 */
271 u32 pad : 30; /* pad to word boundary */
272 u32 future_ptr; /* pointer to future data */