Home
last modified time | relevance | path

Searched defs:shift_low (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfbmem.c101 u32 shift_high, u32 shift_low, u32 mod) in fb_pad_unaligned_buffer()
H A Dfbcon_ud.c124 u32 shift_low = 0, mod = vc->vc_font.width % 8; in ud_putcs_unaligned() local