Home
last modified time | relevance | path

Searched refs:xoffset (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dmxc_ipuv3_fb.c46 var->xoffset = 0; in fb_videomode_to_var()
180 fbi->var.xoffset = fbi->var.yoffset = 0; in setup_disp_channel2()
H A Dda8xx-fb.c189 .xoffset = 0,
/rk3399_rockchip-uboot/include/linux/
H A Dfb.h109 __u32 xoffset; /* offset from virtual to visible */ member