Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_dpi.c71 const struct mtk_dpi_conf *conf;
110 struct mtk_dpi_conf { struct
666 static const struct mtk_dpi_conf mt8173_conf = {
671 static const struct mtk_dpi_conf mt2701_conf = {
690 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev); in mtk_dpi_probe()