Home
last modified time | relevance | path

Searched defs:line_length (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/common/
H A Dlcd.c65 int line_length; in lcd_sync() local
142 __weak int lcd_get_size(int *line_length) in lcd_get_size()
287 int line_length; in lcd_setmem() local
/openbmc/u-boot/include/
H A Dvideo.h89 int line_length; member
/openbmc/u-boot/drivers/video/
H A Dpxa_lcd.c401 int line_length = (panel_info.vl_col * NBITS (panel_info.vl_bpix)) / 8; in calc_fbsize() local
H A Dam335x-fb.c106 int lcd_get_size(int *line_length) in lcd_get_size()
/openbmc/qemu/include/hw/xen/interface/io/
H A Dfbif.h121 uint32_t line_length; /* the length of a row of pixels (in bytes) */ member
/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c271 u32 line_length; in stm32_ltdc_set_layer1() local
/openbmc/u-boot/include/linux/
H A Dfb.h33 __u32 line_length; /* length of a line in bytes */ member