Home
last modified time | relevance | path

Searched refs:systemid (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/mips/sgi-ip22/
A Dip22-mc.c30 …return (memconfig & SGIMC_MCONFIG_BASEADDR) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >= 5 ? 24 … in get_bank_addr()
35 …return ((memconfig & SGIMC_MCONFIG_RMASK) + 0x0100) << ((sgimc->systemid & SGIMC_SYSID_MASKREV) >=… in get_bank_size()
84 (int) sgimc->systemid & SGIMC_SYSID_MASKREV); in sgimc_init()
A Dip22-eisa.c100 if (!(sgimc->systemid & SGIMC_SYSID_EPRESENT)) { in ip22_eisa_init()
/linux-6.3-rc2/arch/sparc/kernel/
A Dleon_pmc.c25 unsigned int systemid = amba_system_id >> 16; in pmc_leon_need_fixup() local
30 if (*id == systemid) in pmc_leon_need_fixup()
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/
A Dgrcan.txt23 - systemid : If not present or if the value of the least significant 16 bits
/linux-6.3-rc2/arch/mips/include/asm/sgi/
A Dmc.h52 volatile u32 systemid; /* MC system ID register, readonly */ member

Completed in 9 milliseconds