Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi_wp.c124 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format()
172 video_fmt->y_res = param->timings.y_res; in hdmi_wp_init_vid_fmt_timings()
175 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings()
Ddisplay.c39 *yres = dssdev->panel.timings.y_res; in omapdss_default_get_resolution()
280 ovt->y_res = vm->vactive; in videomode_to_omap_video_timings()
313 vm->vactive = ovt->y_res; in omap_video_timings_to_videomode()
Ddisplay-sysfs.c110 t.y_res, t.vfp, t.vbp, t.vsw); in display_timings_show()
135 &t.y_res, &t.vfp, &t.vbp, &t.vsw) != 9) in display_timings_store()
Dhdmi5_core.c305 video_cfg->v_fc_config.timings.y_res = cfg->timings.y_res; in hdmi_core_init()
346 cfg->v_fc_config.timings.y_res >> 8, 4, 0); in hdmi_core_video_config()
348 cfg->v_fc_config.timings.y_res & 0xFF, 7, 0); in hdmi_core_video_config()
Doverlay.c157 dh = mgr_timings->y_res; in dss_ovl_check()
Dhdmi.h178 u32 y_res; /* Line per panel */ member
Dvenc.c267 .y_res = 574,
282 .y_res = 482,
Drfbi.c311 u16 height = rfbi.timings.y_res; in rfbi_transfer_area()
780 rfbi.timings.y_res = h; in rfbi_set_size()
Ddispc.c2702 int in_height = mgr_timings->y_res; in dispc_wb_setup()
2977 if (!_dispc_mgr_size_ok(timings->x_res, timings->y_res)) in dispc_mgr_timings_ok()
3114 DSSDBG("channel %d xres %u yres %u\n", channel, t.x_res, t.y_res); in dispc_mgr_set_timings()
3127 ytot = t.y_res + t.vfp + t.vsw + t.vbp; in dispc_mgr_set_timings()
3142 t.y_res /= 2; in dispc_mgr_set_timings()
3145 dispc_mgr_set_size(channel, t.x_res, t.y_res); in dispc_mgr_set_timings()
Dhdmi4.c181 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full()
Dhdmi5.c193 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full()
Ddsi.c3735 vsa, timings->y_res); in dsi_proto_timings()
3751 r = FLD_MOD(r, timings->y_res, 14, 0); /* VACT */ in dsi_proto_timings()
3932 u16 h = dsi->timings.y_res; in dsi_update_screen_dispc()
4070 dh = dsi->timings.y_res; in dsi_update()
4435 t->y_res = ctx->config->timings->y_res; in dsi_cm_calc_dispc_cb()
4648 dsi_vm->vact = req_vm->y_res; in dsi_vm_calc_blanking()
/linux-4.1.27/drivers/mfd/
Ducb1x00-ts.c50 u16 y_res; member
331 ts->y_res = ucb1x00_ts_read_yres(ts); in ucb1x00_ts_open()
398 ts->y_res = ucb1x00_ts_read_yres(ts); in ucb1x00_ts_add()
402 input_set_abs_params(idev, ABS_Y, 0, ts->y_res, 0, 0); in ucb1x00_ts_add()
/linux-4.1.27/drivers/input/touchscreen/
Ducb1400_ts.c323 int error, x_res, y_res; in ucb1400_ts_probe() local
366 y_res = ucb1400_ts_read_yres(ucb); in ucb1400_ts_probe()
368 dev_dbg(&pdev->dev, "x/y = %d/%d\n", x_res, y_res); in ucb1400_ts_probe()
371 input_set_abs_params(ucb->ts_idev, ABS_Y, 0, y_res, 0, 0); in ucb1400_ts_probe()
Delants_i2c.c128 unsigned int y_res; member
477 ts->y_res = DIV_ROUND_CLOSEST(ts->y_max, phy_y); in elants_i2c_query_ts_info()
1110 input_abs_set_res(ts->input, ABS_Y, ts->y_res); in elants_i2c_probe()
1126 input_abs_set_res(ts->input, ABS_MT_POSITION_Y, ts->y_res); in elants_i2c_probe()
/linux-4.1.27/arch/powerpc/boot/
Dredboot.h42 short y_res; /* Vertical resolution in pixels */ member
/linux-4.1.27/drivers/video/fbdev/omap/
Dlcd_palmte.c62 .y_res = 320,
Dlcd_palmz71.c63 .y_res = 320,
Dlcd_inn1510.c63 .y_res = 320,
Dlcd_palmtt.c67 .y_res = 320,
Dlcd_htcherald.c68 .y_res = 320,
Dlcd_osk.c84 .y_res = 320,
Dlcd_inn1610.c84 .y_res = 240,
Dlcd_h3.c78 .y_res = 320,
Dlcdc.c302 rot_y = panel->y_res; in omap_lcdc_setup_plane()
304 rot_x = panel->y_res; in omap_lcdc_setup_plane()
499 l = panel->y_res - 1; in setup_regs()
641 frame_size = PAGE_ALIGN(panel->x_res * bpp / 8 * panel->y_res); in alloc_fbmem()
Domapfb_main.c506 yres_max = panel->y_res; in set_fb_var()
509 var->yres = panel->y_res; in set_fb_var()
515 xres_max = panel->y_res; in set_fb_var()
519 var->xres = panel->y_res; in set_fb_var()
725 yres = fbdev->panel->y_res; in omapfb_update_window_async()
729 xres = fbdev->panel->y_res; in omapfb_update_window_async()
809 pi->pos_y + pi->out_height > panel->y_res) in omapfb_setup_plane()
1717 def_vyres = def_vyres ? def_vyres : fbdev->panel->y_res; in omapfb_do_probe()
1781 vhz = hhz / (panel->vfp + panel->y_res + panel->vbp + panel->vsw); in omapfb_do_probe()
Dlcd_ams_delta.c151 .y_res = 320,
Domapfb.h77 int x_res, y_res; member
Dhwa742.c353 int scr_height = hwa742.fbdev->panel->y_res; in send_frame_handler()
1002 hwa742.auto_update_window.height = fbdev->panel->y_res; in hwa742_init()
Dlcd_mipid.c511 .y_res = 480,
/linux-4.1.27/drivers/video/fbdev/
Dacornfb.h83 u_int y_res; member
Duvesafb.c279 var->yres = mode->y_res; in uvesafb_setup_var()
283 mode->y_res; in uvesafb_setup_var()
320 abs(par->vbe_modes[i].y_res - yres) + in uvesafb_vbe_find_mode()
740 var.yres = mode->y_res; in uvesafb_vbe_getmonspecs()
1465 par->vbe_modes[i].y_res; in uvesafb_init_info()
1580 par->vbe_modes[i].x_res, par->vbe_modes[i].y_res, in uvesafb_show_vbe_modes()
Dneofb.c190 if (yres <= mode[i].y_res) in neoFindMode()
/linux-4.1.27/include/video/
Duvesafb.h45 u16 y_res; member
Dneomagic.h188 int y_res; member
Domapdss.h340 u16 y_res; member
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_connector.c55 mode->vdisplay = timings->y_res; in copy_timings_omap_to_drm()
86 timings->y_res = mode->vdisplay; in copy_timings_drm_to_omap()
/linux-4.1.27/drivers/input/mouse/
Delan_i2c_core.c77 unsigned int y_res; member
274 data->y_res = elan_convert_resolution(hw_y_res); in elan_query_device_parameters()
877 input_abs_set_res(input, ABS_Y, data->y_res); in elan_setup_input_device()
885 input_abs_set_res(input, ABS_MT_POSITION_Y, data->y_res); in elan_setup_input_device()
1003 data->x_res, data->y_res); in elan_probe()
Delantech.c1087 unsigned int *y_res) in elantech_get_resolution_v4() argument
1095 *y_res = elantech_convert_res((param[1] & 0xf0) >> 4); in elantech_get_resolution_v4()
1170 unsigned int x_res = 0, y_res = 0; in elantech_set_input_params() local
1223 if (elantech_get_resolution_v4(psmouse, &x_res, &y_res)) { in elantech_set_input_params()
1236 input_abs_set_res(dev, ABS_Y, y_res); in elantech_set_input_params()
1250 input_abs_set_res(dev, ABS_MT_POSITION_Y, y_res); in elantech_set_input_params()
Dsynaptics.h174 unsigned int x_res, y_res; /* X/Y resolution in units/mm */ member
Dalps.h271 unsigned int y_res; member
Dalps.c2224 priv->y_res = priv->y_max * 10 / y_phys; /* units / mm */ in alps_get_v3_v7_resolution()
2229 x_phys / 10, y_phys / 10, priv->x_res, priv->y_res); in alps_get_v3_v7_resolution()
2414 priv->y_res = priv->y_max * 10 / y_phys; /* units / mm */ in alps_update_device_area_ss4_v2()
2814 input_abs_set_res(dev1, ABS_MT_POSITION_Y, priv->y_res); in alps_set_abs_params_mt_common()
Dsynaptics.c401 priv->y_res = resp[2]; /* y resolution in units/mm */ in synaptics_resolution()
1164 input_abs_set_res(dev, y_code, priv->y_res); in set_abs_position_params()
/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c474 posy = (timing->y_res - win->w.width) - win->w.left; in omapvid_init()
480 posy = (timing->y_res - win->w.height) - win->w.top; in omapvid_init()
1109 vout->fbuf.fmt.height = timing->y_res; in vidioc_try_fmt_vid_out()
1154 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_fmt_vid_out()
1156 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_fmt_vid_out()
1317 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_crop()
1319 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_crop()
1899 vout->fbuf.fmt.height = display->panel.timings.y_res; in omap_vout_setup_video_data()
2242 display->panel.timings.y_res); in omap_vout_probe()
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dpanel-dsi-cm.c387 *yres = dssdev->panel.timings.y_res; in dsicm_get_resolution()
897 dssdev->panel.timings.y_res); in dsicm_update()
1029 dssdev->panel.timings.y_res * 3); in dsicm_memory_read()
1230 ddata->timings.y_res = 480; in dsicm_probe()
Dconnector-analog-tv.c34 .y_res = 574,
Dconnector-hdmi.c25 .y_res = 480,
Dpanel-nec-nl8048hl11.c72 .y_res = LCD_YRES,
Dconnector-dvi.c24 .y_res = 480,
Dpanel-lgphilips-lb035q02.c24 .y_res = 240,
Dpanel-sharp-ls037v7dw01.c41 .y_res = 640,
Dpanel-tpo-td028ttec1.c47 .y_res = 640,
Dpanel-tpo-td043mtea1.c78 .y_res = 480,
Dpanel-sony-acx565akm.c97 .y_res = 480,
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_kms.c38 m->id, m->x_res, m->y_res, m->bits, m->stride, m->x_mili, in qxl_dump_mode()
Dqxl_dev.h266 uint32_t y_res; member
/linux-4.1.27/drivers/gpu/drm/gma500/
Dintel_bios.h291 u16 y_res; member
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2087 timings->y_res = var->yres; in omapfb_mode_to_timings()
2142 temp_timings.y_res != timings.y_res) in omapfb_set_def_mode()
2230 t->y_res = m->yres; in fb_videomode_to_omap_timings()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_bios.h332 u16 y_res; member
Dintel_bios.c308 fp_timing->y_res == panel_fixed_mode->vdisplay) { in parse_lfp_panel_data()
/linux-4.1.27/drivers/hid/
Dwacom_wac.c1709 int y_res = input_abs_get_res(input, ABS_MT_POSITION_Y); in wacom_bpt3_touch_msg() local
1711 height = width * y_res / x_res; in wacom_bpt3_touch_msg()
/linux-4.1.27/drivers/scsi/
Dadvansys.c338 uchar y_res; member