Searched refs:sti_onscreen_y (Results 1 – 3 of 3) sorted by relevance
218 sti_set(sti, 0, 0, sti_onscreen_y(sti), sti_onscreen_x(sti), 0); in sticon_init()220 vc_rows = sti_onscreen_y(sti) / sti->font_height; in sticon_init()
69 #define sti_onscreen_y(sti) (sti->glob_cfg->onscreen_y) macro
1260 yres = sti_onscreen_y(fb->sti); in stifb_init_fb()