Lines Matching refs:arcnet_outb

68 	arcnet_outb((ofs >> 8) | RDDATAflag | AUTOINCflag,
70 arcnet_outb(ofs & 0xff, ioaddr, COM20020_REG_W_ADDR_LO);
83 arcnet_outb((ofs >> 8) | AUTOINCflag, ioaddr, COM20020_REG_W_ADDR_HI);
84 arcnet_outb(ofs & 0xff, ioaddr, COM20020_REG_W_ADDR_LO);
97 arcnet_outb(XTOcfg(3) | RESETcfg, ioaddr, COM20020_REG_W_CONFIG);
99 arcnet_outb(XTOcfg(3), ioaddr, COM20020_REG_W_CONFIG);
110 arcnet_outb(lp->setup, ioaddr, COM20020_REG_W_XREG);
114 arcnet_outb(lp->setup2, ioaddr, COM20020_REG_W_XREG);
118 arcnet_outb(STARTIOcmd, ioaddr, COM20020_REG_W_COMMAND);
123 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
124 arcnet_outb(0x42, ioaddr, COM20020_REG_W_XREG);
134 arcnet_outb(CFLAGScmd | RESETclear | CONFIGclear,
141 arcnet_outb(0 | RDDATAflag | AUTOINCflag,
143 arcnet_outb(0, ioaddr, COM20020_REG_W_ADDR_LO);
162 arcnet_outb(dev->dev_addr[0], ioaddr, COM20020_REG_W_XREG);
173 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
187 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
226 arcnet_outb(lp->setup, ioaddr, COM20020_REG_W_XREG);
230 arcnet_outb(lp->setup2, ioaddr, COM20020_REG_W_XREG);
234 arcnet_outb(STARTIOcmd, ioaddr, COM20020_REG_W_COMMAND);
239 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
240 arcnet_outb(dev->dev_addr[0], ioaddr, COM20020_REG_W_XREG);
296 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
301 arcnet_outb(lp->config | RESETcfg, ioaddr, COM20020_REG_W_CONFIG);
303 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
309 arcnet_outb(CFLAGScmd | RESETclear | CONFIGclear,
324 arcnet_outb(CONFIGcmd | EXTconf, ioaddr, COM20020_REG_W_COMMAND);
337 arcnet_outb(mask, ioaddr, COM20020_REG_W_INTMASK);
344 arcnet_outb(cmd, ioaddr, COM20020_REG_W_COMMAND);
362 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG);
383 arcnet_outb(lp->setup, ioaddr, COM20020_REG_W_XREG);
390 arcnet_outb(lp->setup, ioaddr, COM20020_REG_W_XREG);