mtk_dpi_conf
static const struct mtk_dpi_conf mt8173_conf = {
static const struct mtk_dpi_conf mt2701_conf = {
static const struct mtk_dpi_conf mt8183_conf = {
static const struct mtk_dpi_conf mt8186_conf = {
static const struct mtk_dpi_conf mt8192_conf = {
static const struct mtk_dpi_conf mt8195_conf = {
static const struct mtk_dpi_conf mt8195_dpintf_conf = {
dpi->conf = (struct mtk_dpi_conf *)of_device_get_match_data(dev);
const struct mtk_dpi_conf *conf;