Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_fb.h70 unsigned int dim_y /* frame height */
80 unsigned int dim_y, /* frame height */
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmb862xx.c449 unsigned int dim_y, unsigned int color) in video_hw_rectfill() argument
457 DE_WR_FIFO ((dim_y << 16) | dim_x); in video_hw_rectfill()