Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/aty/
Daty128fb.c1040 u32 depth, bytpp; in aty128_var_to_crtc() local
1089 bytpp = mode_bytpp[dst]; in aty128_var_to_crtc()
1092 if ((u32)(vxres * vyres * bytpp) > par->vram_size) { in aty128_var_to_crtc()