Home
last modified time | relevance | path

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

12

/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/hisilicon/kirin/
H A Ddw_drm_dsi.c451 u32 hfp, hbp, hsw, vfp, vbp, vsw; in dsi_set_mode_timing() local
482 vsw = mode->vsync_end - mode->vsync_start; in dsi_set_mode_timing()
483 if (vsw > 15) { in dsi_set_mode_timing()
485 vsw = 15; in dsi_set_mode_timing()
498 writel(vsw, base + VID_VSA_LINES); in dsi_set_mode_timing()
507 vtot, vfp, vbp, vsw); in dsi_set_mode_timing()
/linux/drivers/gpu/drm/
H A Ddrm_displayid_internal.h125 __le16 vsw; member
/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/net/ethernet/intel/ice/
H A Dice.h336 struct ice_sw *vsw; /* switch this VSI is on */ member
H A Dice_lib.c1281 if (vsi->vsw->bridge_mode == BRIDGE_MODE_VEB) in ice_vsi_init()
2316 vsi->vsw = pf->first_sw; in ice_vsi_cfg_def()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2974 int vsw, int vfp, int vbp) in _dispc_lcd_timings_ok() argument
2979 vsw < 1 || vsw > dispc->feat->sw_max || in _dispc_lcd_timings_ok()

12