Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dsticore.h83 struct sti_glob_cfg { struct
84 s32 text_planes; /* number of planes used for text */
85 s16 onscreen_x; /* screen width in pixels */
86 s16 onscreen_y; /* screen height in pixels */
87 s16 offscreen_x; /* offset width in pixels */
88 s16 offscreen_y; /* offset height in pixels */
89 s16 total_x; /* frame buffer width in pixels */
90 s16 total_y; /* frame buffer height in pixels */
91 u32 region_ptrs[STI_REGION_MAX]; /* region pointers */
92 s32 reent_lvl; /* storage for reentry level value */
[all …]