Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_ddi.c323 struct bxt_ddi_buf_trans { struct
330 static const struct bxt_ddi_buf_trans bxt_ddi_translations_dp[] = { argument
344 static const struct bxt_ddi_buf_trans bxt_ddi_translations_edp[] = {
361 static const struct bxt_ddi_buf_trans bxt_ddi_translations_hdmi[] = {
757 static const struct bxt_ddi_buf_trans *
764 static const struct bxt_ddi_buf_trans *
775 static const struct bxt_ddi_buf_trans *
2241 const struct bxt_ddi_buf_trans *ddi_translations; in bxt_ddi_vswing_sequence()