Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Daty128fb.c490 static u32 depth_to_dst(u32 depth);
754 (depth_to_dst(par->crtc.depth) << 8) | in aty128_init_engine()
788 static u32 depth_to_dst(u32 depth) in depth_to_dst() function
1081 dst = depth_to_dst(depth); in aty128_var_to_crtc()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Daty128fb.c490 static u32 depth_to_dst(u32 depth);
752 (depth_to_dst(par->crtc.depth) << 8) | in aty128_init_engine()
786 static u32 depth_to_dst(u32 depth) in depth_to_dst() function
1079 dst = depth_to_dst(depth); in aty128_var_to_crtc()

Completed in 6 milliseconds