Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c1038 u32 depth, bytpp; in aty128_var_to_crtc() local
1087 bytpp = mode_bytpp[dst]; in aty128_var_to_crtc()
1090 if ((u32)(vxres * vyres * bytpp) > par->vram_size) { in aty128_var_to_crtc()