Searched refs:sysid (Results 1 – 5 of 5) sorted by relevance
75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
139 volatile u8 sysid; member
88 sysid: sysid@18001528 { label89 compatible = "altr,sysid-1.0";
34 /* the sysid byte in the status register is readonly */
185 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()