Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dp_aux.c526 case AUX_CH_B: in g4x_aux_ctl_reg()
532 return DP_AUX_CH_CTL(AUX_CH_B); in g4x_aux_ctl_reg()
543 case AUX_CH_B: in g4x_aux_data_reg()
562 case AUX_CH_B: in ilk_aux_ctl_reg()
581 case AUX_CH_B: in ilk_aux_data_reg()
599 case AUX_CH_B: in skl_aux_ctl_reg()
619 case AUX_CH_B: in skl_aux_data_reg()
639 case AUX_CH_B: in tgl_aux_ctl_reg()
662 case AUX_CH_B: in tgl_aux_data_reg()
685 case AUX_CH_B: in xelpdp_aux_ctl_reg()
[all …]
H A Dintel_display.h173 AUX_CH_B, enumerator
H A Dintel_bios.c3499 [AUX_CH_B] = DP_AUX_B,
3527 [AUX_CH_B] = DP_AUX_B,
3534 [AUX_CH_B] = DP_AUX_B,
H A Dintel_display_power_map.c1531 I915_PW("AUX_B", &icl_pwdoms_aux_b, .xelpdp.aux_ch = AUX_CH_B),
H A Dintel_display_power.c2364 .aux_ch_end = AUX_CH_B,
/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dhandlers.c1082 reg == i915_mmio_reg_offset(DP_AUX_CH_CTL(AUX_CH_B))) in trigger_aux_channel_interrupt()
2589 MMIO_F(DP_AUX_CH_CTL(AUX_CH_B), 6 * 4, 0, 0, 0, D_SKL_PLUS, NULL, in init_skl_mmio_info()
/openbsd/sys/dev/pci/drm/i915/
H A Dintel_gvt_mmio_table.c907 MMIO_F(DP_AUX_CH_CTL(AUX_CH_B), 6 * 4); in iterate_skl_plus_mmio()
H A Di915_reg.h5262 #define PCH_DP_AUX_CH_CTL(aux_ch) _MMIO_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_CTL, _PCH_DPC_AU…
5263 #define PCH_DP_AUX_CH_DATA(aux_ch, i) _MMIO(_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_DATA1, _PCH_…