Home
last modified time | relevance | path

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

/arch/mips/include/asm/sgi/
Dip22.h75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
Dioc.h139 volatile u8 sysid; member
/arch/nios2/boot/dts/
D10m50_devboard.dts88 sysid: sysid@18001528 { label
89 compatible = "altr,sysid-1.0";
/arch/arm/nwfpe/
Dfpa11.inl34 /* the sysid byte in the status register is readonly */
/arch/mips/sgi-ip22/
Dip22-mc.c185 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()