Searched refs:dispDeviceRowBytes (Results 1 – 3 of 3) sorted by relevance
40 static int dispDeviceRowBytes __force_data;113 dispDeviceRowBytes = pitch; in btext_setup_display()148 size = dispDeviceRowBytes * dispDeviceRect[3] + offset in map_boot_text()206 dispDeviceRowBytes = pitch; in btext_initialize()260 base += (y + dispDeviceRect[1]) * dispDeviceRowBytes; in calc_base()281 dispDeviceRowBytes = pitch; in btext_update_display()306 base += (dispDeviceRowBytes >> 2); in btext_clearscreen()324 base += (dispDeviceRowBytes >> 2); in btext_flushscreen()343 base += (dispDeviceRowBytes >> 2); in btext_flushline()364 src += (dispDeviceRowBytes >> 2); in scrollscreen()[all …]
94 __u32 dispDeviceRowBytes; /* rowbytes (in bytes) */ member
201 tmp = bi->dispDeviceRowBytes; in bootx_add_display_props()206 tmp += bi->dispDeviceRect[1] * bi->dispDeviceRowBytes; in bootx_add_display_props()494 ptr += bi->dispDeviceRect[1] * bi->dispDeviceRowBytes; in bootx_init()498 bi->dispDeviceDepth, bi->dispDeviceRowBytes, in bootx_init()