Home
last modified time | relevance | path

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

/include/linux/
Dcom20020.h52 #define _CONFIG (ioaddr+BUS_ALIGN*6) /* configuration register */ macro
99 #define ARCRESET { outb(lp->config | 0x80, _CONFIG); \
101 outb(lp->config , _CONFIG); \
103 #define ARCRESET0 { outb(0x18 | 0x80, _CONFIG); \
105 outb(0x18 , _CONFIG); \
113 #define SETCONF outb(lp->config, _CONFIG)