Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c1315 ushort xcount, ycount; in video_display_bitmap() local
1729 int ycount = video_logo_height; in plot_logo_or_black() local
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon.c1567 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit()