#ifndef __SOC_MEDIATEK_MT8173_MMSYS_H
#define __SOC_MEDIATEK_MT8173_MMSYS_H
#define MT8173_DISP_REG_CONFIG_DISP_OVL0_MOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_OVL1_MOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_OD_MOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_GAMMA_MOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_UFOE_MOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_COLOR0_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DISP_COLOR1_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DISP_AAL_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DISP_UFOE_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DSI0_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DPI_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DISP_RDMA0_SOUT_SEL_IN …
#define MT8173_DISP_REG_CONFIG_DISP_RDMA1_SOUT_EN …
#define MT8173_DISP_REG_CONFIG_DISP_COLOR0_SOUT_SEL_IN …
#define MT8173_AAL_SEL_IN_MERGE …
#define MT8173_COLOR0_SEL_IN_OVL0 …
#define MT8173_COLOR0_SOUT_MERGE …
#define MT8173_DPI0_SEL_IN_MASK …
#define MT8173_DPI0_SEL_IN_RDMA1 …
#define MT8173_DSI0_SEL_IN_UFOE …
#define MT8173_GAMMA_MOUT_EN_RDMA1 …
#define MT8173_OD0_MOUT_EN_RDMA0 …
#define MT8173_OVL0_MOUT_EN_COLOR0 …
#define MT8173_OVL1_MOUT_EN_COLOR1 …
#define MT8173_UFOE_MOUT_EN_DSI0 …
#define MT8173_UFOE_SEL_IN_RDMA0 …
#define MT8173_RDMA0_SOUT_COLOR0 …
static const struct mtk_mmsys_routes mt8173_mmsys_routing_table[] = …;
#endif