Searched refs:rolx (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/core/
H A Dfb_draw.h182 static inline unsigned long rolx(unsigned long word, unsigned int shift, unsigned int x) function
H A Dsysfillrect.c316 pat2 = le_long_to_cpu(rolx(cpu_to_le_long(pat), r, bpp));
H A Dcfbfillrect.c362 pat2 = le_long_to_cpu(rolx(cpu_to_le_long(pat), r, bpp));

Completed in 89 milliseconds