Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dbitblit.c121 u32 shift_high = 8; in bit_putcs_unaligned() local
138 image->height, shift_high, in bit_putcs_unaligned()
143 shift_high = 8 - shift_low; in bit_putcs_unaligned()