Home
last modified time | relevance | path

Searched refs:AUX_CH_B (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_dp_aux.c489 case AUX_CH_B: in g4x_aux_ctl_reg()
495 return DP_AUX_CH_CTL(AUX_CH_B); in g4x_aux_ctl_reg()
506 case AUX_CH_B: in g4x_aux_data_reg()
512 return DP_AUX_CH_DATA(AUX_CH_B, index); in g4x_aux_data_reg()
525 case AUX_CH_B: in ilk_aux_ctl_reg()
544 case AUX_CH_B: in ilk_aux_data_reg()
562 case AUX_CH_B: in skl_aux_ctl_reg()
582 case AUX_CH_B: in skl_aux_data_reg()
602 case AUX_CH_B: in tgl_aux_ctl_reg()
625 case AUX_CH_B: in tgl_aux_data_reg()
[all …]
Dintel_display.h295 AUX_CH_B, enumerator
Dintel_display_power_map.c1448 I915_PW("AUX_B", &icl_pwdoms_aux_b, .xelpdp.aux_ch = AUX_CH_B),
Dintel_display_power.c2318 .aux_ch_end = AUX_CH_B,
Dintel_bios.c3602 aux_ch = AUX_CH_B; in intel_bios_port_aux_ch()
/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Dhandlers.c1076 reg == i915_mmio_reg_offset(DP_AUX_CH_CTL(AUX_CH_B))) in trigger_aux_channel_interrupt()
2583 MMIO_F(DP_AUX_CH_CTL(AUX_CH_B), 6 * 4, 0, 0, 0, D_SKL_PLUS, NULL, in init_skl_mmio_info()
/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c900 MMIO_F(DP_AUX_CH_CTL(AUX_CH_B), 6 * 4); in iterate_skl_plus_mmio()
Di915_reg.h6491 #define PCH_DP_AUX_CH_CTL(aux_ch) _MMIO_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_CTL, _PCH_DPC_AU…
6492 #define PCH_DP_AUX_CH_DATA(aux_ch, i) _MMIO(_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_DATA1, _PCH_…