Home
last modified time | relevance | path

Searched defs:yres (Results 76 – 100 of 106) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dau1100fb.h77 u32 yres; /* Maximum vertical resolution */ member
H A Dps3fb.c268 long xres, yres, left_margin, right_margin, upper_margin, lower_margin; in ps3fb_cmp_mode() local
H A Duvesafb.c316 int xres, int yres, int depth, unsigned char flags) in uvesafb_vbe_find_mode()
H A Dau1200fb.c195 int yres; member
H A Dvga16fb.c336 u32 yres, lower, vslen, upper, ytotal; in vga16fb_check_var() local
H A Dpxafb.c1862 unsigned int xres = 0, yres = 0, bpp = 0; in parse_opt_mode() local
H A Dstifb.c1168 int bpp, xres, yres; in stifb_init_fb() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c232 void dcss_dpr_set_res(struct dcss_dpr *dpr, int ch_num, u32 xres, u32 yres) in dcss_dpr_set_res()
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c239 void ipu_cpmem_set_resolution(struct ipuv3_channel *ch, int xres, int yres) in ipu_cpmem_set_resolution()
/OK3568_Linux_fs/kernel/include/video/
H A Dmmp_disp.h98 u32 yres; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c378 u16 *xres, u16 *yres) in dsicm_get_resolution()
/OK3568_Linux_fs/kernel/drivers/input/
H A Dmousedev.c43 static int yres = CONFIG_INPUT_MOUSEDEV_SCREEN_Y; variable
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c1485 int xres = 0, yres = 0; in drm_mode_parse_cmdline_res_mode() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dviafbdev.c1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/
H A Dfbdev.c865 int xres, yres; in rivafb_do_maximize() member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.c1972 int yres = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres); in updatescrollmode_accel() local
2009 int yres = FBCON_SWAP(ops->rotate, info->var.yres, info->var.xres); in updatescrollmode() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c834 uint32_t yres = crtc->mode.vdisplay; in get_roi() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfb.h241 __u32 yres; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfb.h241 __u32 yres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/
H A Domapfb_main.c676 int xres, yres; in omapfb_update_window_async() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/
H A Dintelfb.h323 int xres, yres, pitch; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h244 __u32 yres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeonfb.h256 int xres, yres; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c841 int xres, yres; in omapfb_setup_overlay() local

12345