Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsticore.h283 struct sti_blkmv_flags { struct
284 u32 wait : 1; /* should routine idle wait or not */
285 u32 color : 1; /* change color during move? */
286 u32 clear : 1; /* clear during move? */
287 u32 non_text : 1; /* block move in non_text planes =1, text =0 */
288 u32 pad : 28; /* pad to word boundary */
289 u32 *future_ptr; /* pointer to future data */