| // ---------------------------------------------------------------------- | |
| // vpu related regs header | |
| // | |
| // which is used for vpu module undefined regs in register.h | |
| // | |
| // ---------------------------------------------------------------------- | |
| // | |
| #ifndef __INC_AML_VPU_REG_H__ | |
| #define __INC_AML_VPU_REG_H__ | |
| #define MIPI_DSI_REGISTER 1 | |
| #define MIPI_DSI_BASE 0xffd07000L | |
| #define MIPI_DSI_PHY_BASE 0xff644000L | |
| #endif /* __INC_AML_VPU_REG_H__ */ |