Searched refs:mtk_dpi_conf (Results 1 – 1 of 1) sorted by relevance
78 const struct mtk_dpi_conf *conf;153 struct mtk_dpi_conf { struct1050 static const struct mtk_dpi_conf mt8173_conf = {1068 static const struct mtk_dpi_conf mt2701_conf = {1087 static const struct mtk_dpi_conf mt8183_conf = {1105 static const struct mtk_dpi_conf mt8186_conf = {1124 static const struct mtk_dpi_conf mt8192_conf = {1142 static const struct mtk_dpi_conf mt8195_conf = {1160 static const struct mtk_dpi_conf mt8195_dpintf_conf = {1186 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev); in mtk_dpi_probe()