Searched refs:sysid (Results 1 – 8 of 8) sorted by relevance
78 sysid: sysid@18001528 { label79 compatible = "altr,sysid-1.0";
75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
139 volatile u8 sysid; member
29 u32 sysid; member
273 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), sysid))301 .sysid = 0x1f020,313 .sysid = 0x100000,325 .sysid = 0x100000,
154 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()
34 /* the sysid byte in the status register is readonly */
1646 u32 sysid, ambafreq; in grcan_probe() local1656 err = of_property_read_u32(sysid_parent, "systemid", &sysid); in grcan_probe()1657 if (!err && ((sysid & GRLIB_VERSION_MASK) >= in grcan_probe()