Home
last modified time | relevance | path

Searched refs:SGIMC_MCONFIG_BASEADDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-mc.c30 return (memconfig & SGIMC_MCONFIG_BASEADDR) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22); in get_bank_addr()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-mc.c30 return (memconfig & SGIMC_MCONFIG_BASEADDR) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 : 22); in get_bank_addr()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dmc.h104 #define SGIMC_MCONFIG_BASEADDR 0x000000ff /* Base address of bank*/ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dmc.h104 #define SGIMC_MCONFIG_BASEADDR 0x000000ff /* Base address of bank*/ macro

Completed in 4 milliseconds