/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | hdmi_wp.c | 124 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()
|
D | display.c | 39 *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()
|
D | display-sysfs.c | 110 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()
|
D | hdmi5_core.c | 305 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()
|
D | overlay.c | 157 dh = mgr_timings->y_res; in dss_ovl_check()
|
D | hdmi.h | 178 u32 y_res; /* Line per panel */ member
|
D | venc.c | 267 .y_res = 574, 282 .y_res = 482,
|
D | rfbi.c | 311 u16 height = rfbi.timings.y_res; in rfbi_transfer_area() 780 rfbi.timings.y_res = h; in rfbi_set_size()
|
D | dispc.c | 2702 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()
|
D | hdmi4.c | 181 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full()
|
D | hdmi5.c | 193 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full()
|
D | dsi.c | 3735 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/ |
D | ucb1x00-ts.c | 50 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/ |
D | ucb1400_ts.c | 323 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()
|
D | elants_i2c.c | 128 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/ |
D | redboot.h | 42 short y_res; /* Vertical resolution in pixels */ member
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | lcd_palmte.c | 62 .y_res = 320,
|
D | lcd_palmz71.c | 63 .y_res = 320,
|
D | lcd_inn1510.c | 63 .y_res = 320,
|
D | lcd_palmtt.c | 67 .y_res = 320,
|
D | lcd_htcherald.c | 68 .y_res = 320,
|
D | lcd_osk.c | 84 .y_res = 320,
|
D | lcd_inn1610.c | 84 .y_res = 240,
|
D | lcd_h3.c | 78 .y_res = 320,
|
D | lcdc.c | 302 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()
|
D | omapfb_main.c | 506 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()
|
D | lcd_ams_delta.c | 151 .y_res = 320,
|
D | omapfb.h | 77 int x_res, y_res; member
|
D | hwa742.c | 353 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()
|
D | lcd_mipid.c | 511 .y_res = 480,
|
/linux-4.1.27/drivers/video/fbdev/ |
D | acornfb.h | 83 u_int y_res; member
|
D | uvesafb.c | 279 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()
|
D | neofb.c | 190 if (yres <= mode[i].y_res) in neoFindMode()
|
/linux-4.1.27/include/video/ |
D | uvesafb.h | 45 u16 y_res; member
|
D | neomagic.h | 188 int y_res; member
|
D | omapdss.h | 340 u16 y_res; member
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 55 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/ |
D | elan_i2c_core.c | 77 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()
|
D | elantech.c | 1087 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()
|
D | synaptics.h | 174 unsigned int x_res, y_res; /* X/Y resolution in units/mm */ member
|
D | alps.h | 271 unsigned int y_res; member
|
D | alps.c | 2224 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()
|
D | synaptics.c | 401 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/ |
D | omap_vout.c | 474 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/ |
D | panel-dsi-cm.c | 387 *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()
|
D | connector-analog-tv.c | 34 .y_res = 574,
|
D | connector-hdmi.c | 25 .y_res = 480,
|
D | panel-nec-nl8048hl11.c | 72 .y_res = LCD_YRES,
|
D | connector-dvi.c | 24 .y_res = 480,
|
D | panel-lgphilips-lb035q02.c | 24 .y_res = 240,
|
D | panel-sharp-ls037v7dw01.c | 41 .y_res = 640,
|
D | panel-tpo-td028ttec1.c | 47 .y_res = 640,
|
D | panel-tpo-td043mtea1.c | 78 .y_res = 480,
|
D | panel-sony-acx565akm.c | 97 .y_res = 480,
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_kms.c | 38 m->id, m->x_res, m->y_res, m->bits, m->stride, m->x_mili, in qxl_dump_mode()
|
D | qxl_dev.h | 266 uint32_t y_res; member
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | intel_bios.h | 291 u16 y_res; member
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 2087 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/ |
D | intel_bios.h | 332 u16 y_res; member
|
D | intel_bios.c | 308 fp_timing->y_res == panel_fixed_mode->vdisplay) { in parse_lfp_panel_data()
|
/linux-4.1.27/drivers/hid/ |
D | wacom_wac.c | 1709 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/ |
D | advansys.c | 338 uchar y_res; member
|