#ifndef __SOC_MEDIATEK_MT8183_MMSYS_H
#define __SOC_MEDIATEK_MT8183_MMSYS_H
#define MT8183_DISP_OVL0_MOUT_EN …
#define MT8183_DISP_OVL0_2L_MOUT_EN …
#define MT8183_DISP_OVL1_2L_MOUT_EN …
#define MT8183_DISP_DITHER0_MOUT_EN …
#define MT8183_DISP_PATH0_SEL_IN …
#define MT8183_DISP_DSI0_SEL_IN …
#define MT8183_DISP_DPI0_SEL_IN …
#define MT8183_DISP_RDMA0_SOUT_SEL_IN …
#define MT8183_DISP_RDMA1_SOUT_SEL_IN …
#define MT8183_OVL0_MOUT_EN_OVL0_2L …
#define MT8183_OVL0_2L_MOUT_EN_DISP_PATH0 …
#define MT8183_OVL1_2L_MOUT_EN_RDMA1 …
#define MT8183_DITHER0_MOUT_IN_DSI0 …
#define MT8183_DISP_PATH0_SEL_IN_OVL0_2L …
#define MT8183_DSI0_SEL_IN_RDMA0 …
#define MT8183_DSI0_SEL_IN_RDMA1 …
#define MT8183_DPI0_SEL_IN_RDMA0 …
#define MT8183_DPI0_SEL_IN_RDMA1 …
#define MT8183_RDMA0_SOUT_COLOR0 …
#define MT8183_RDMA1_SOUT_DSI0 …
#define MT8183_MMSYS_SW0_RST_B …
static const struct mtk_mmsys_routes mmsys_mt8183_routing_table[] = …;
#endif