Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/
H A Damifb.c1446 par->next_line = par->bpp * par->next_plane; in ami_decode_var()
3137 dst_idx += next_plane * 8; in fill_one_line()
3152 dst_idx += next_plane * 8; in xor_one_line()
3212 dst_idx += next_plane * 8; in copy_one_line()
3213 src_idx += next_plane * 8; in copy_one_line()
3229 dst_idx += next_plane * 8; in copy_one_line_rev()
3230 src_idx += next_plane * 8; in copy_one_line_rev()
3284 par->next_plane, dst, dst_idx, src, in amifb_copyarea()
3290 par->next_plane, dst, dst_idx, src, in amifb_copyarea()
3324 dst_idx += next_plane * 8; in expand_one_line()
[all …]