Searched refs:glob_cfg (Results 1 – 3 of 3) sorted by relevance
43 #define sti_onscreen_x(sti) (sti->glob_cfg->onscreen_x)44 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y)314 struct sti_glob_cfg glob_cfg; member360 struct sti_glob_cfg *glob_cfg; /* points into sti_all_data */ member391 struct sti_glob_cfg *glob_cfg);
93 unsigned long glob_cfg, int do_call64);
1322 fix->line_length = (fb->sti->glob_cfg->total_x * bpp) / 8; in stifb_init_fb()