Searched refs:BSM_BASE (Results 1 – 1 of 1) sorted by relevance
210 #define BSM_BASE (PRPH_BASE + 0x3400) macro213 #define BSM_WR_CTRL_REG (BSM_BASE + 0x000) /* ctl and status */214 #define BSM_WR_MEM_SRC_REG (BSM_BASE + 0x004) /* source in BSM mem */215 #define BSM_WR_MEM_DST_REG (BSM_BASE + 0x008) /* dest in SRAM mem */216 #define BSM_WR_DWCOUNT_REG (BSM_BASE + 0x00C) /* bytes */217 #define BSM_WR_STATUS_REG (BSM_BASE + 0x010) /* bit 0: 1 == done */224 #define BSM_DRAM_INST_PTR_REG (BSM_BASE + 0x090)225 #define BSM_DRAM_INST_BYTECOUNT_REG (BSM_BASE + 0x094)226 #define BSM_DRAM_DATA_PTR_REG (BSM_BASE + 0x098)227 #define BSM_DRAM_DATA_BYTECOUNT_REG (BSM_BASE + 0x09C)