Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128fb.c413 static u32 depth_to_dst(u32 depth);
733 (depth_to_dst(par->crtc.depth) << 8) | in aty128_init_engine()
768 depth_to_dst(u32 depth) in depth_to_dst() function
858 dst = depth_to_dst(depth); in aty128_var_to_crtc()
2599 dstval = depth_to_dst(info->current_par.crtc.depth); in aty128_rectcopy()