Home
last modified time | relevance | path

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

/linux-4.4.14/arch/nios2/boot/dts/
D10m50_devboard.dts88 sysid: sysid@18001528 { label
89 compatible = "altr,sysid-1.0";
/linux-4.4.14/arch/mips/include/asm/sgi/
Dip22.h75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
Dioc.h139 volatile u8 sysid; member
/linux-4.4.14/arch/arm/nwfpe/
Dfpa11.inl34 /* the sysid byte in the status register is readonly */
/linux-4.4.14/arch/mips/sgi-ip22/
Dip22-mc.c185 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()
/linux-4.4.14/fs/nfs/objlayout/
Dobjlayout.c661 char sysid[OBJLAYOUT_MAX_SYSID_HEX_LEN]) in _sysid_2_hex()
677 cur = sysid; in _sysid_2_hex()
/linux-4.4.14/drivers/net/can/
Dgrcan.c1665 u32 sysid, ambafreq; in grcan_probe() local
1673 err = of_property_read_u32(np, "systemid", &sysid); in grcan_probe()
1674 if (!err && ((sysid & GRLIB_VERSION_MASK) in grcan_probe()