Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Damifb.c3090 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32() function
3159 bitxor32(dst, dst_idx, color & 1 ? ~0 : 0, n); in xor_one_line()