Home
last modified time | relevance | path

Searched refs:PCH_DP_AUX_CH_DATA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_aux.c584 return PCH_DP_AUX_CH_DATA(aux_ch, index); in ilk_aux_data_reg()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5263 #define PCH_DP_AUX_CH_DATA(aux_ch, i) _MMIO(_PORT((aux_ch) - AUX_CH_B, _PCH_DPB_AUX_CH_DATA1, _PCH_DPC_AUX_CH_DATA1) + (i) * 4) /* 5 registers */ macro