Searched refs:cim_base (Results 1 – 1 of 1) sorted by relevance
558 cim_base = regs[CIM_SDRAM_BASE_ADDR / 4], in t3_meminfo() local586 printf(" Tx FL: 0x%08x - 0x%08x [%u]\n", tx_fl, cim_base - 1, in t3_meminfo()587 cim_base - tx_fl); in t3_meminfo()588 printf(" uP RAM: 0x%08x - 0x%08x [%u]\n", cim_base, in t3_meminfo()589 cim_base + cim_size - 1, cim_size); in t3_meminfo()