Go to the documentation of this file.
34 #define OMAP_GEM_BASE 0x107F8000
35 #define OMAP_DSP_SIZE 0x00720000
38 #define OMAP_DSP_MEM1_BASE 0x5C7F8000
39 #define OMAP_DSP_MEM1_SIZE 0x18000
42 #define OMAP_DSP_MEM2_BASE 0x5CE00000
43 #define OMAP_DSP_MEM2_SIZE 0x8000
46 #define OMAP_DSP_MEM3_BASE 0x5CF04000
47 #define OMAP_DSP_MEM3_SIZE 0x14000
49 #define OMAP_PER_CM_BASE 0x48005000
50 #define OMAP_PER_CM_SIZE 0x1000
52 #define OMAP_PER_PRM_BASE 0x48307000
53 #define OMAP_PER_PRM_SIZE 0x1000
55 #define OMAP_CORE_PRM_BASE 0x48306A00
56 #define OMAP_CORE_PRM_SIZE 0x1000
58 #define OMAP_DMMU_BASE 0x5D000000
59 #define OMAP_DMMU_SIZE 0x1000
368 #ifdef CONFIG_TIDSPBRIDGE_RECOVERY
369 void bridge_recover_schedule(
void);
412 u32 align_mask,
u32 *physical_address);
433 u32 physical_address,
u32 byte_size);
451 #define MEM_LINEAR_ADDRESS(phy_addr, byte_size) phy_addr
466 #define MEM_UNMAP_LINEAR_ADDRESS(base_addr) {}