Searched refs:mtk_dpi_conf (Results 1 – 1 of 1) sorted by relevance
76 const struct mtk_dpi_conf *conf;118 struct mtk_dpi_conf { struct673 static const struct mtk_dpi_conf mt8173_conf = {678 static const struct mtk_dpi_conf mt2701_conf = {684 static const struct mtk_dpi_conf mt8183_conf = {702 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev); in mtk_dpi_probe()