Searched defs:shift_low (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/video/fbdev/core/
H A Dbitblit.c116 u32 shift_low = 0, mod = vc->vc_font.width % 8; local
H A Dfbmem.c98 fb_pad_unaligned_buffer(u8 *dst, u32 d_pitch, u8 *src, u32 idx, u32 height, u32 shift_high, u32 shift_low, u32 mod) argument
H A Dfbcon_ud.c125 u32 shift_low = 0, mod = vc->vc_font.width % 8; local

Completed in 101 milliseconds