Home
last modified time | relevance | path

Searched refs:COM20020_REG_W_CONFIG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/arcnet/
H A Dcom20020.c97 arcnet_outb(XTOcfg(3) | RESETcfg, ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
99 arcnet_outb(XTOcfg(3), ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
123 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_check()
173 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_netdev_open()
187 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_netdev_close()
239 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_found()
296 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_reset()
301 arcnet_outb(lp->config | RESETcfg, ioaddr, COM20020_REG_W_CONFIG); in com20020_reset()
303 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_reset()
362 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_close()
H A Dcom20020.h89 #define COM20020_REG_W_CONFIG 6 /* configuration */ macro
126 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_set_subaddress()
H A Dcom20020_cs.c303 arcnet_outb(lp->config | 0x80, ioaddr, COM20020_REG_W_CONFIG); in com20020_resume()
305 arcnet_outb(lp->config, ioaddr, COM20020_REG_W_CONFIG); in com20020_resume()