Home
last modified time | relevance | path

Searched refs:baseval (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/host1x/hw/
A Ddebug_hw_1x01.c22 u32 val, base, baseval; in host1x_debug_show_channel_cdma() local
50 baseval = in host1x_debug_show_channel_cdma()
54 cbread >> 24, baseval + val, base, in host1x_debug_show_channel_cdma()
55 baseval, val); in host1x_debug_show_channel_cdma()
/drivers/video/fbdev/
A Dplatinumfb.c221 int baseval = vmode_attrs[video_mode-1].hres * (1<<color_mode); in platinum_vram_reqd() local
224 baseval += 0x10; in platinum_vram_reqd()
226 baseval += 0x20; in platinum_vram_reqd()
228 return vmode_attrs[video_mode-1].vres * baseval + 0x1000; in platinum_vram_reqd()

Completed in 6 milliseconds