Searched refs:mconfig1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/sgi-ip22/
H A Dip22-mc.c37 unsigned int res = bank > 1 ? sgimc->mconfig1 : sgimc->mconfig0; get_bank_config()
210 u32 mconfig1; prom_free_prom_memory() local
220 mconfig1 = sgimc->mconfig1; prom_free_prom_memory()
222 sgimc->mconfig1 = (mconfig1 & 0xffff0000) | 0x2060; prom_free_prom_memory()
231 sgimc->mconfig1 = mconfig1; prom_free_prom_memory()
H A Dip28-berr.c292 sgimc->mconfig0, sgimc->mconfig1); print_buserr()
/linux-4.4.14/arch/mips/include/asm/sgi/
H A Dmc.h103 volatile u32 mconfig1; /* Memory config register one */ member in struct:sgimc_regs

Completed in 100 milliseconds