| /linux/drivers/video/fbdev/ |
| H A D | carminefb.c | 68 u32 vsw; member 111 .vsw = 2, 123 .vsw = 2, 372 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local 385 vsw = par->res->vsw - 1; in set_display_parameters() 392 (vsw << CARMINE_DISP_VSW_SHIFT) | in set_display_parameters()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunvnet_common.h | 67 unsigned vsw:1; member 130 ((__port)->vsw ? (__port)->dev : (__port)->vp->dev)
|
| H A D | Kconfig | 94 This driver adds a network interface for every vsw-port node
|
| H A D | ldmvsw.c | 345 port->vsw = 1; in vsw_port_probe()
|
| H A D | sunvnet_common.c | 796 if (port->vsw == 1) { in vnet_event_napi() 823 if (port->vsw == 1) { in vnet_event_napi() 1713 port->tso = (port->vsw == 0); /* no tso in vsw, misbehaves in bridge */ in vnet_port_reset()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi_wp.c | 177 timing_v |= FLD_VAL(timings->vsw, 7, 0); in hdmi_wp_video_config_timing() 197 timings->vsw = param->timings.vsw; in hdmi_wp_init_vid_fmt_timings()
|
| H A D | display-sysfs.c | 100 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()
|
| /linux/drivers/video/fbdev/omap/ |
| H A D | lcd_palmte.c | 29 .vsw = 1,
|
| H A D | lcd_ams_delta.c | 115 .vsw = 1,
|
| H A D | omapfb.h | 70 int vsw; /* Vertical synchronization member
|
| H A D | lcd_mipid.c | 498 .vsw = 2,
|
| H A D | omapfb_main.c | 581 var->vsync_len = panel->vsw; in set_fb_var() 1744 vhz = hhz / (panel->vfp + panel->y_res + panel->vbp + panel->vsw); in omapfb_do_probe()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_crtc.c | 909 int vsw, vbp, vactive_start, vactive_end, vfp_end; in lsdc_crtc_get_scanout_position() local 912 vsw = mode->crtc_vsync_end - mode->crtc_vsync_start; in lsdc_crtc_get_scanout_position() 915 vactive_start = vsw + vbp + 1; in lsdc_crtc_get_scanout_position()
|
| /linux/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | connector-analog-tv.c | 34 .vsw = 5,
|
| H A D | connector-hdmi.c | 27 .vsw = 2,
|
| H A D | panel-lgphilips-lb035q02.c | 28 .vsw = 2,
|
| H A D | panel-nec-nl8048hl11.c | 72 .vsw = 1,
|
| H A D | connector-dvi.c | 29 .vsw = 4,
|
| H A D | panel-sharp-ls037v7dw01.c | 44 .vsw = 1,
|
| H A D | panel-tpo-td028ttec1.c | 40 .vsw = 2,
|
| H A D | panel-tpo-td043mtea1.c | 80 .vsw = 1,
|
| H A D | panel-sony-acx565akm.c | 91 .vsw = 3,
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_crtc.c | 430 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_crtc_get_scanout_position() local 439 vsw = mode->crtc_vsync_end - mode->crtc_vsync_start; in mdp5_crtc_get_scanout_position() 448 vactive_start = vsw + vbp + 1; in mdp5_crtc_get_scanout_position()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice.h | 336 struct ice_sw *vsw; /* switch this VSI is on */ member
|
| /linux/Documentation/arch/arm/omap/ |
| H A D | dss.rst | 202 timings Display timings (pixclock,xres/hfp/hbp/hsw,yres/vfp/vbp/vsw)
|