Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/mediatek/
Dmtk_dpi.c74 const struct mtk_dpi_conf *conf;
138 struct mtk_dpi_conf { struct
880 static const struct mtk_dpi_conf mt8173_conf = {
897 static const struct mtk_dpi_conf mt2701_conf = {
915 static const struct mtk_dpi_conf mt8183_conf = {
932 static const struct mtk_dpi_conf mt8192_conf = {
949 static const struct mtk_dpi_conf mt8195_dpintf_conf = {
975 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev); in mtk_dpi_probe()