Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c76 const struct mtk_dpi_conf *conf;
120 * struct mtk_dpi_conf - Configuration of mediatek dpi.
141 struct mtk_dpi_conf { struct
890 static const struct mtk_dpi_conf mt8173_conf = {
907 static const struct mtk_dpi_conf mt2701_conf = {
925 static const struct mtk_dpi_conf mt8183_conf = {
942 static const struct mtk_dpi_conf mt8186_conf = {
960 static const struct mtk_dpi_conf mt8192_conf = {
977 static const struct mtk_dpi_conf mt8195_dpintf_conf = {
1002 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_dat in mtk_dpi_probe()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c70 const struct mtk_dpi_conf *conf;
112 struct mtk_dpi_conf { struct
654 static const struct mtk_dpi_conf mt8173_conf = {
659 static const struct mtk_dpi_conf mt2701_conf = {
665 static const struct mtk_dpi_conf mt8183_conf = {
683 dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev); in mtk_dpi_probe()

Completed in 3 milliseconds