Searched refs:setup2 (Results 1 – 2 of 2) sorted by relevance
98 lp->setup2 = (lp->clockm << 4) | 8; in com20020_check()110 outb(lp->setup2, _XREG); in com20020_check()204 outb(lp->setup2, _XREG); in com20020_found()236 clockrates[3 - ((lp->setup2 & 0xF0) >> 4) + ((lp->setup & 0x0F) >> 1)]); in com20020_found()
241 setup2, /* Contents of setup2 register */ member