Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvideo_fb.h68 unsigned int dim_x, /* frame width */
78 unsigned int dim_x, /* frame width */
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c447 unsigned int dst_y, unsigned int dim_x, in video_hw_rectfill() argument
456 DE_WR_FIFO ((dim_y << 16) | dim_x); in video_hw_rectfill()