Home
last modified time | relevance | path

Searched refs:hsw (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_sseu.h60 u8 hsw[GEN_MAX_HSW_SLICES]; member
74 u16 hsw[GEN_MAX_HSW_SLICES][GEN_MAX_SS_PER_HSW_SLICE]; member
113 .subslice_mask = sseu->subslice_mask.hsw[0], in intel_sseu_from_device_info()
132 return sseu->subslice_mask.hsw[slice] & BIT(subslice); in intel_sseu_has_subslice()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_wp.c172 timing_h |= FLD_VAL(timings->hsw, 7, 0); in hdmi_wp_video_config_timing()
194 timings->hsw = param->timings.hsw; in hdmi_wp_init_vid_fmt_timings()
H A Ddisplay-sysfs.c99 t.x_res, t.hfp, t.hbp, t.hsw, in display_timings_show()
124 &t.x_res, &t.hfp, &t.hbp, &t.hsw, in display_timings_store()
/linux/drivers/video/fbdev/omap/
H A Dlcd_palmte.c26 .hsw = 4,
H A Dlcd_ams_delta.c112 .hsw = 3,
H A Domapfb.h66 int hsw; /* Horizontal synchronization member
H A Dlcd_mipid.c495 .hsw = 50,
H A Domapfb_main.c580 var->hsync_len = panel->hsw; in set_fb_var()
1743 hhz = phz * 10 / (panel->hfp + panel->x_res + panel->hbp + panel->hsw); in omapfb_do_probe()
/linux/sound/soc/intel/boards/
H A DMakefile2 snd-soc-hsw-rt5640-y := hsw_rt5640.o
34 obj-$(CONFIG_SND_SOC_INTEL_HASWELL_MACH) += snd-soc-hsw-rt5640.o
/linux/sound/soc/intel/common/
H A DMakefile3 soc-acpi-intel-hsw-bdw-match.o \
/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
479 hsw = mode->hsync_end - mode->hsync_start; in dsi_set_mode_timing()
488 hsa_time = (hsw * lane_byte_clk_kHz) / pixel_clk_kHz; in dsi_set_mode_timing()
505 htot, hfp, hbp, hsw); in dsi_set_mode_timing()
/linux/drivers/gpu/drm/
H A Ddrm_displayid_internal.h121 __le16 hsw; member
H A Ddrm_edid.c6921 unsigned int hsync_width = le16_to_cpu(timings->hsw) + 1; in drm_mode_displayid_detailed()
/linux/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-analog-tv.c31 .hsw = 64,
H A Dconnector-hdmi.c24 .hsw = 96,
H A Dpanel-lgphilips-lb035q02.c24 .hsw = 2,
H A Dpanel-nec-nl8048hl11.c69 .hsw = 1,
H A Dconnector-dvi.c25 .hsw = 32,
H A Dpanel-sharp-ls037v7dw01.c40 .hsw = 2,
H A Dpanel-tpo-td028ttec1.c37 .hsw = 8,
H A Dpanel-tpo-td043mtea1.c76 .hsw = 1,
H A Dpanel-sony-acx565akm.c88 .hsw = 4,
/linux/drivers/gpu/drm/i915/display/
H A Dintel_ddi.c154 trans->entries[i].hsw.trans1 | iboost_bit); in hsw_prepare_dp_ddi_buffers()
156 trans->entries[i].hsw.trans2); in hsw_prepare_dp_ddi_buffers()
186 trans->entries[level].hsw.trans1 | iboost_bit); in hsw_prepare_hdmi_ddi_buffers()
188 trans->entries[level].hsw.trans2); in hsw_prepare_hdmi_ddi_buffers()
1115 iboost = trans->entries[level].hsw.i_boost; in skl_ddi_set_iboost()