Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_ddi.c304 struct bxt_ddi_buf_trans { struct
311 static const struct bxt_ddi_buf_trans bxt_ddi_translations_dp[] = { argument
325 static const struct bxt_ddi_buf_trans bxt_ddi_translations_edp[] = {
342 static const struct bxt_ddi_buf_trans bxt_ddi_translations_hdmi[] = {
781 static const struct bxt_ddi_buf_trans *
788 static const struct bxt_ddi_buf_trans *
799 static const struct bxt_ddi_buf_trans *
2131 const struct bxt_ddi_buf_trans *ddi_translations; in bxt_ddi_vswing_sequence()