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/
H A Dcarminefb.c64 u32 hsw; member
107 .hsw = 96,
119 .hsw = 72,
372 u32 hdp, vdp, htp, hsp, hsw, vtr, vsp, vsw; in set_display_parameters() local
382 hsw = par->res->hsw - 1; in set_display_parameters()
393 (hsw << CARMINE_DISP_HSW_SHIFT) | in set_display_parameters()
/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()
H A Ddsi.c4357 bl = t->hsw + t->hbp + t->hfp; in print_dispc_vm()
4366 t->hsw, t->hbp, hact, t->hfp, in print_dispc_vm()
4368 TO_DISPC_T(t->hsw), in print_dispc_vm()
4394 vm.hsw = div64_u64((u64)(t->hsa + t->hse) * pck, byteclk); in print_dsi_dispc_vm()
4418 t->hsw = t->hfp = t->hbp = t->vsw = 1; in dsi_cm_calc_dispc_cb()
4522 panel_hbl = req_vm->hfp + req_vm->hbp + req_vm->hsw; in dsi_vm_calc_blanking()
4552 if (ndl == 3 && req_vm->hsw == 0) in dsi_vm_calc_blanking()
4591 } else if (ndl == 3 && req_vm->hsw == 0) { in dsi_vm_calc_blanking()
4594 hsa = div64_u64((u64)req_vm->hsw * byteclk, req_pck_nom); in dsi_vm_calc_blanking()
4650 hsa = div64_u64((u64)req_vm->hsw * dispc_pck, in dsi_vm_calc_blanking()
[all …]
/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/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c279 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch()
345 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable()
389 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable()
433 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable()
475 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable()
496 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_power_well_enable()
523 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_power_well_disable()
605 HSW_PWR_WELL_CTL_REQ(i915_power_well_instance(power_well)->hsw.idx)); in icl_tc_phy_aux_power_well_enable()
621 tc_port = TGL_AUX_PW_TO_TC_PORT(i915_power_well_instance(power_well)->hsw.idx); in icl_tc_phy_aux_power_well_enable()
667 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enabled()
[all …]
/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/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/Documentation/arch/arm/omap/
H A Ddss.rst202 timings Display timings (pixclock,xres/hfp/hbp/hsw,yres/vfp/vbp/vsw)