/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_wp.c | 142 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format() 190 video_fmt->y_res = param->timings.y_res; in hdmi_wp_init_vid_fmt_timings() 193 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()
|
/Linux-v4.19/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-v4.19/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()
|
/Linux-v4.19/drivers/video/fbdev/omap/ |
D | lcd_htcherald.c | 44 .y_res = 320,
|
D | lcd_palmte.c | 38 .y_res = 320,
|
D | lcd_palmtt.c | 48 .y_res = 320,
|
D | lcd_palmz71.c | 43 .y_res = 320,
|
D | lcd_inn1510.c | 48 .y_res = 320,
|
D | lcd_osk.c | 68 .y_res = 320,
|
D | lcd_h3.c | 64 .y_res = 320,
|
D | lcd_inn1610.c | 79 .y_res = 240,
|
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 | 503 yres_max = panel->y_res; in set_fb_var() 506 var->yres = panel->y_res; in set_fb_var() 512 xres_max = panel->y_res; in set_fb_var() 516 var->xres = panel->y_res; in set_fb_var() 701 yres = fbdev->panel->y_res; in omapfb_update_window_async() 705 xres = fbdev->panel->y_res; in omapfb_update_window_async() 785 pi->pos_y + pi->out_height > panel->y_res) in omapfb_setup_plane() 1684 def_vyres = def_vyres ? def_vyres : fbdev->panel->y_res; in omapfb_do_probe() 1748 vhz = hhz / (panel->vfp + panel->y_res + panel->vbp + panel->vsw); in omapfb_do_probe()
|
D | lcd_ams_delta.c | 146 .y_res = 320,
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_wp.c | 141 l |= FLD_VAL(video_fmt->y_res, 31, 16); in hdmi_wp_video_config_format() 201 video_fmt->y_res = param->vm.vactive; in hdmi_wp_init_vid_fmt_timings() 214 video_fmt->y_res /= 2; in hdmi_wp_init_vid_fmt_timings()
|
/Linux-v4.19/arch/powerpc/boot/ |
D | redboot.h | 43 short y_res; /* Vertical resolution in pixels */ member
|
/Linux-v4.19/drivers/input/mouse/ |
D | elantech.h | 148 unsigned int y_res; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | acornfb.h | 83 u_int y_res; member
|
/Linux-v4.19/include/video/ |
D | neomagic.h | 185 int y_res; member
|
D | uvesafb.h | 46 u16 y_res; member
|
/Linux-v4.19/drivers/media/platform/omap/ |
D | omap_vout.c | 460 posy = (timing->y_res - win->w.width) - win->w.left; in omapvid_init() 466 posy = (timing->y_res - win->w.height) - win->w.top; in omapvid_init() 1099 vout->fbuf.fmt.height = timing->y_res; in vidioc_try_fmt_vid_out() 1144 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_fmt_vid_out() 1146 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_fmt_vid_out() 1310 vout->fbuf.fmt.width = timing->y_res; in vidioc_s_selection() 1312 vout->fbuf.fmt.height = timing->y_res; in vidioc_s_selection() 1831 vout->fbuf.fmt.height = display->panel.timings.y_res; in omap_vout_setup_video_data() 2179 display->panel.timings.y_res); in omap_vout_probe()
|