Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dlcd.c343 ushort *fb16; in lcd_logo_plot() local
361 fb16 = (ushort *)fb; in lcd_logo_plot()
365 fb16[j] = in lcd_logo_plot()
371 fb16 += panel_info.vl_col; in lcd_logo_plot()
/openbmc/u-boot/lib/efi_loader/
H A Defi_gop.c98 u16 *fb16 = gopobj->fb; in gop_blt_int() local
192 pix = efi_vid16_to_blt_col(fb16[ in gop_blt_int()
208 fb16[dlineoff + j + dx] = in gop_blt_int()