Home
last modified time | relevance | path

Searched refs:SGIMC_SYSID_MASKREV (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()
35 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
84 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
/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()
35 return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 16 : 14); in get_bank_size()
84 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dmc.h53 #define SGIMC_SYSID_MASKREV 0x0000000f /* Revision of MC controller */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dmc.h53 #define SGIMC_SYSID_MASKREV 0x0000000f /* Revision of MC controller */ macro

Completed in 4 milliseconds