Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-mc.c35 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/
H A Dip22-mc.c35 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dmc.h105 #define SGIMC_MCONFIG_RMASK 0x00001f00 /* Ram config bitmask */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dmc.h105 #define SGIMC_MCONFIG_RMASK 0x00001f00 /* Ram config bitmask */ macro

Completed in 3 milliseconds