Home
last modified time | relevance | path

Searched refs:y_res (Results 1 – 25 of 59) sorted by relevance

123

/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c147 static void set_preset(const struct panel_config preset, int x_res, int y_res) in set_preset() argument
150 set_resolution_params(x_res, y_res); in set_preset()
154 int x_res, int y_res) in set_dvi_preset() argument
156 set_preset(preset, x_res, y_res); in set_dvi_preset()
161 int x_res, int y_res) in set_dataimage_preset() argument
163 set_preset(preset, x_res, y_res); in set_dataimage_preset()
/openbmc/u-boot/drivers/video/
H A Dmvebu_lcd.c86 int y_res; member
129 int y = lcd_info->y_res; in mvebu_lcd_register_init()
550 lcd_info.y_res = timings.vactive.typ; in mvebu_video_probe()
566 uc_priv->ysize = lcd_info.y_res; in mvebu_video_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_wp.c139 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format()
187 video_fmt->y_res = param->timings.y_res; in hdmi_wp_init_vid_fmt_timings()
190 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings()
H A Ddisplay.c28 *yres = dssdev->panel.timings.y_res; in omapdss_default_get_resolution()
269 ovt->y_res = vm->vactive; in videomode_to_omap_video_timings()
302 vm->vactive = ovt->y_res; in omap_video_timings_to_videomode()
H A Ddisplay-sysfs.c100 t.y_res, t.vfp, t.vbp, t.vsw); in display_timings_show()
125 &t.y_res, &t.vfp, &t.vbp, &t.vsw) != 9) in display_timings_store()
H A Dhdmi5_core.c292 video_cfg->v_fc_config.timings.y_res = cfg->timings.y_res; in hdmi_core_init()
333 cfg->v_fc_config.timings.y_res >> 8, 4, 0); in hdmi_core_video_config()
335 cfg->v_fc_config.timings.y_res & 0xFF, 7, 0); in hdmi_core_video_config()
H A Doverlay.c146 dh = mgr_timings->y_res; in dss_ovl_check()
/openbmc/linux/drivers/mfd/
H A Ducb1x00-ts.c47 u16 y_res; member
328 ts->y_res = ucb1x00_ts_read_yres(ts); in ucb1x00_ts_open()
395 ts->y_res = ucb1x00_ts_read_yres(ts); in ucb1x00_ts_add()
399 input_set_abs_params(idev, ABS_Y, 0, ts->y_res, 0, 0); in ucb1x00_ts_add()
/openbmc/linux/drivers/video/fbdev/omap/
H A Dlcd_palmte.c25 .y_res = 320,
H A Dlcdc.c291 rot_y = panel->y_res; in omap_lcdc_setup_plane()
293 rot_x = panel->y_res; in omap_lcdc_setup_plane()
488 l = panel->y_res - 1; in setup_regs()
630 frame_size = PAGE_ALIGN(panel->x_res * bpp / 8 * panel->y_res); in alloc_fbmem()
H A Dlcd_ams_delta.c110 .y_res = 320,
H A Domapfb_main.c487 yres_max = panel->y_res; in set_fb_var()
490 var->yres = panel->y_res; in set_fb_var()
496 xres_max = panel->y_res; in set_fb_var()
500 var->xres = panel->y_res; in set_fb_var()
691 yres = fbdev->panel->y_res; in omapfb_update_window_async()
695 xres = fbdev->panel->y_res; in omapfb_update_window_async()
774 pi->pos_y + pi->out_height > panel->y_res) in omapfb_setup_plane()
1687 def_vyres = def_vyres ? def_vyres : fbdev->panel->y_res; in omapfb_do_probe()
1751 vhz = hhz / (panel->vfp + panel->y_res + panel->vbp + panel->vsw); in omapfb_do_probe()
H A Domapfb.h64 int x_res, y_res; member
/openbmc/linux/arch/powerpc/boot/
H A Dredboot.h43 short y_res; /* Vertical resolution in pixels */ member
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_wp.c138 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format()
198 video_fmt->y_res = param->vm.vactive; in hdmi_wp_init_vid_fmt_timings()
211 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings()
/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c384 posy = (timing->y_res - win->w.width) - win->w.left; in omapvid_init()
390 posy = (timing->y_res - win->w.height) - win->w.top; in omapvid_init()
626 vout->fbuf.fmt.height = timing->y_res; in vidioc_try_fmt_vid_out()
669 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_fmt_vid_out()
671 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_fmt_vid_out()
848 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_selection()
850 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_selection()
1209 vout->fbuf.fmt.height = timing->y_res; in vidioc_g_fbuf()
1334 vout->fbuf.fmt.height = display->panel.timings.y_res; in omap_vout_setup_video_data()
1694 display->panel.timings.y_res); in omap_vout_probe()
/openbmc/linux/drivers/input/mouse/
H A Delantech.h153 unsigned int y_res; member
H A Delan_i2c_core.c73 unsigned int y_res; member
440 data->y_res = elan_convert_resolution(hw_y_res, data->pattern); in elan_query_device_parameters()
443 data->y_res = (data->max_y + 1) / y_mm; in elan_query_device_parameters()
1157 input_abs_set_res(input, ABS_Y, data->y_res); in elan_setup_input_device()
1168 input_abs_set_res(input, ABS_MT_POSITION_Y, data->y_res); in elan_setup_input_device()
1276 data->x_res, data->y_res, in elan_probe()
H A Delantech.c1106 unsigned int *y_res, in elantech_get_resolution_v4() argument
1115 *y_res = elantech_convert_res((param[1] & 0xf0) >> 4); in elantech_get_resolution_v4()
1251 input_abs_set_res(dev, ABS_Y, info->y_res); in elantech_set_input_params()
1254 input_abs_set_res(dev, ABS_MT_POSITION_Y, info->y_res); in elantech_set_input_params()
1773 info->y_res = 31; in elantech_query_info()
1777 &info->y_res, in elantech_query_info()
1919 if (info->y_res) in elantech_create_smbus()
1921 (info->y_max + 1) / info->y_res); in elantech_create_smbus()
H A Dalps.h307 unsigned int y_res; member
H A Dsynaptics.h175 u32 x_res, y_res; /* X/Y resolution in units/mm */ member
/openbmc/linux/drivers/video/fbdev/
H A Dacornfb.h80 u_int y_res; member
/openbmc/linux/include/video/
H A Dneomagic.h185 int y_res; member
H A Duvesafb.h46 u16 y_res; member
/openbmc/qemu/hw/display/
H A Dqxl.c57 .y_res = _y, \
65 #define QXL_MODE_16_32(x_res, y_res, orientation) \ argument
66 QXL_MODE(x_res, y_res, 16, orientation), \
67 QXL_MODE(x_res, y_res, 32, orientation)
69 #define QXL_MODE_EX(x_res, y_res) \ argument
70 QXL_MODE_16_32(x_res, y_res, 0), \
71 QXL_MODE_16_32(x_res, y_res, 1)
350 fb = qxl_modes[i].y_res * qxl_modes[i].stride; in init_qxl_rom()
356 modes->modes[n].y_res = cpu_to_le32(qxl_modes[i].y_res); in init_qxl_rom()
1579 .height = mode->y_res, in qxl_set_mode()
[all …]

123