Lines Matching refs:DPRAM_BASE
296 #define DPRAM_BASE 0x4000 macro
299 #define AV7110_BOOT_STATE (DPRAM_BASE + 0x3F8)
300 #define AV7110_BOOT_SIZE (DPRAM_BASE + 0x3FA)
301 #define AV7110_BOOT_BASE (DPRAM_BASE + 0x3FC)
302 #define AV7110_BOOT_BLOCK (DPRAM_BASE + 0x400)
306 #define IRQ_STATE (DPRAM_BASE + 0x0F4)
307 #define IRQ_STATE_EXT (DPRAM_BASE + 0x0F6)
308 #define MSGSTATE (DPRAM_BASE + 0x0F8)
309 #define COMMAND (DPRAM_BASE + 0x0FC)
310 #define COM_BUFF (DPRAM_BASE + 0x100)
314 #define BUFF1_BASE (DPRAM_BASE + 0x120)
317 #define DATA_BUFF0_BASE (DPRAM_BASE + 0x200)
329 #define Reserved (DPRAM_BASE + 0x1E00)
334 #define STATUS_BASE (DPRAM_BASE + 0x1FC0)
342 #define RX_TYPE (DPRAM_BASE + 0x1FE8)
343 #define RX_LEN (DPRAM_BASE + 0x1FEA)
344 #define TX_TYPE (DPRAM_BASE + 0x1FEC)
345 #define TX_LEN (DPRAM_BASE + 0x1FEE)
347 #define RX_BUFF (DPRAM_BASE + 0x1FF4)
348 #define TX_BUFF (DPRAM_BASE + 0x1FF6)
350 #define HANDSHAKE_REG (DPRAM_BASE + 0x1FF8)
351 #define COM_IF_LOCK (DPRAM_BASE + 0x1FFA)
353 #define IRQ_RX (DPRAM_BASE + 0x1FFC)
354 #define IRQ_TX (DPRAM_BASE + 0x1FFE)