Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/core/
Dbitblit.c117 u32 shift_high = 8; in bit_putcs_unaligned() local
Dfbcon_ud.c126 u32 shift_high = 8; in ud_putcs_unaligned() local
Dfbmem.c124 u32 shift_high, u32 shift_low, u32 mod) in fb_pad_unaligned_buffer()