Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_ddi.c325 struct bxt_ddi_buf_trans { struct
332 static const struct bxt_ddi_buf_trans bxt_ddi_translations_dp[] = { argument
346 static const struct bxt_ddi_buf_trans bxt_ddi_translations_edp[] = {
363 static const struct bxt_ddi_buf_trans bxt_ddi_translations_hdmi[] = {
939 static const struct bxt_ddi_buf_trans *
946 static const struct bxt_ddi_buf_trans *
959 static const struct bxt_ddi_buf_trans *
2229 const struct bxt_ddi_buf_trans *ddi_translations; in bxt_ddi_vswing_sequence()