Home
last modified time | relevance | path

Searched defs:shift_high (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 Dbitblit.c121 u32 shift_high = 8; in bit_putcs_unaligned() local