Home
last modified time | relevance | path

Searched refs:vsw (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/video/fbdev/
H A Dcarminefb.c68 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 Dsunvnet_common.h67 unsigned vsw:1; member
130 ((__port)->vsw ? (__port)->dev : (__port)->vp->dev)
H A DKconfig94 This driver adds a network interface for every vsw-port node
H A Dldmvsw.c345 port->vsw = 1; in vsw_port_probe()
H A Dsunvnet_common.c796 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 Dhdmi_wp.c177 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 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()
/linux/drivers/video/fbdev/omap/
H A Dlcd_palmte.c29 .vsw = 1,
H A Dlcd_ams_delta.c115 .vsw = 1,
H A Domapfb.h70 int vsw; /* Vertical synchronization member
H A Dlcd_mipid.c498 .vsw = 2,
H A Domapfb_main.c581 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 Dlsdc_crtc.c909 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 Dconnector-analog-tv.c34 .vsw = 5,
H A Dconnector-hdmi.c27 .vsw = 2,
H A Dpanel-lgphilips-lb035q02.c28 .vsw = 2,
H A Dpanel-nec-nl8048hl11.c72 .vsw = 1,
H A Dconnector-dvi.c29 .vsw = 4,
H A Dpanel-sharp-ls037v7dw01.c44 .vsw = 1,
H A Dpanel-tpo-td028ttec1.c40 .vsw = 2,
H A Dpanel-tpo-td043mtea1.c80 .vsw = 1,
H A Dpanel-sony-acx565akm.c91 .vsw = 3,
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c430 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 Dice.h336 struct ice_sw *vsw; /* switch this VSI is on */ member
/linux/Documentation/arch/arm/omap/
H A Ddss.rst202 timings Display timings (pixclock,xres/hfp/hbp/hsw,yres/vfp/vbp/vsw)

12