Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
A Dfb_draw.h103 static inline unsigned long fb_reverse_bits_long(unsigned long val) in fb_reverse_bits_long() function
119 val = fb_reverse_bits_long(val); in fb_reverse_long()
A Dfb_imageblit.h73 *pixels = fb_reverse_bits_long(*pixels); in fb_color_image()
237 fgcolor = fb_reverse_bits_long(fgcolor << (BITS_PER_BYTE - bpp)); in fb_bitmap4x_imageblit()
238 bgcolor = fb_reverse_bits_long(bgcolor << (BITS_PER_BYTE - bpp)); in fb_bitmap4x_imageblit()

Completed in 4 milliseconds