Lines Matching refs:base
257 uint32_t base; member
1569 volatile uint32_t *ramptr = (volatile uint32_t *) eccBank->base; in mscEccReadWriteExistingPio()
1570 const uint32_t *endptr = (const uint32_t *) (eccBank->base + eccBank->size); in mscEccReadWriteExistingPio()
1575 if (eccBank->base == ECC_RAM0_MEM_BASE) { in mscEccReadWriteExistingPio()
1577 } else if (eccBank->base == ECC_RAM1_MEM_BASE) { in mscEccReadWriteExistingPio()
1598 if (eccBank->base == ECC_RAM0_MEM_BASE) { in mscEccReadWriteExistingPio()
1601 } else if (eccBank->base == ECC_RAM1_MEM_BASE) { in mscEccReadWriteExistingPio()
1840 mscEccReadWriteExistingDma(eccBank->base, eccBank->size, dmaChannels); in mscEccBankInit()
1846 if (eccBank->base == ECC_RAM0_MEM_BASE) { in mscEccBankInit()
1848 } else if (eccBank->base == ECC_RAM1_MEM_BASE) { in mscEccBankInit()
1879 if (eccBank->base == ECC_RAM0_MEM_BASE) { in mscEccBankDisable()
1881 } else if (eccBank->base == ECC_RAM1_MEM_BASE) { in mscEccBankDisable()