Searched refs:ENABLE16flag (Results 1 – 3 of 3) sorted by relevance
179 arcnet_outb((0x16 | IOMAPflag) & ~ENABLE16flag, in com90io_probe()250 lp->config = (0x16 | IOMAPflag) & ~ENABLE16flag; in com90io_found()293 lp->config = (0x1C | IOMAPflag) & ~ENABLE16flag; in com90io_reset()
149 #define ENABLE16flag 0x80 /* (for 90xx) Enable 16-bit mode */ macro
609 arcnet_outb(arcnet_inb(ioaddr, COM9026_REG_RW_CONFIG) | ENABLE16flag, in com90xx_reset()