Home
last modified time | relevance | path

Searched defs:xres (Results 76 – 100 of 114) sorted by relevance

12345

/openbmc/linux/drivers/video/fbdev/
H A Dneofb.c150 static int neoFindMode(int xres, int yres, int depth) in neoFindMode()
H A Datmel_lcdfb.c233 unsigned long xres) in compute_hozval()
H A Dau1100fb.h76 u32 xres; /* Maximum horizontal resolution */ member
H A Di740fb.c401 u32 xres, right, hslen, left, xtotal; in i740fb_decode_var() local
H A Dvga16fb.c333 u32 xres, right, hslen, left, xtotal; in vga16fb_check_var() local
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.c194 int xres; member
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c574 unsigned int num_w, denom_w, num_h, denom_h, xres, yres, max_w, max_h; in ingenic_ipu_plane_atomic_check() local
/openbmc/linux/drivers/ps3/
H A Dps3av.c876 int ps3av_video_mode2res(u32 id, u32 *xres, u32 *yres) in ps3av_video_mode2res()
/openbmc/u-boot/include/linux/
H A Dfb.h105 __u32 xres; /* visible resolution */ member
601 u32 xres; member
/openbmc/linux/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()
/openbmc/linux/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()
/openbmc/linux/include/video/
H A Dmmp_disp.h97 u32 xres; member
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmem.c502 int xres = info->var.xres; in fb_show_logo_line() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c372 u16 *xres, u16 *yres) in dsicm_get_resolution()
/openbmc/linux/drivers/input/
H A Dmousedev.c39 static int xres = CONFIG_INPUT_MOUSEDEV_SCREEN_X; variable
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h225 #define PANEL_LCD_SIZE(xres, yres) ((yres - 1) << 16 | (xres - 1)) argument
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h125 uint32_t xres; member
/openbmc/linux/drivers/video/fbdev/geode/
H A Dlxfb.h54 static inline unsigned int lx_get_pitch(unsigned int xres, int bpp) in lx_get_pitch()
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c860 int xres, yres; in rivafb_do_maximize() member
/openbmc/linux/drivers/video/fbdev/via/
H A Dviafbdev.c1625 static int parse_mode(const char *str, u32 devices, u32 *xres, u32 *yres) in parse_mode()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dnotify.c1501 struct scmi_notifier_devres *xres = data; in scmi_devm_notifier_match() local
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c848 uint32_t xres = crtc->mode.hdisplay; in get_roi() local
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb.h109 u32 xres; /* use for LCD stretching/scaling */ member

12345