Searched refs:OutPortLong (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/sis/
H A Dosdef.h69 #ifdef OutPortLong
70 #undef OutPortLong macro
106 #define OutPortLong(p,v) outl((u32)(v),(SISIOADDRESS)(p)) macro
125 #define OutPortLong(p,v) outSISREGL((IOADDRESS)(p),(CARD32)(v)) macro
H A Dinit.c896 OutPortLong(port, data);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/sis/
H A Dosdef.h69 #ifdef OutPortLong
70 #undef OutPortLong macro
106 #define OutPortLong(p,v) outl((u32)(v),(SISIOADDRESS)(p)) macro
125 #define OutPortLong(p,v) outSISREGL((IOADDRESS)(p),(CARD32)(v)) macro
H A Dinit.c896 OutPortLong(port, data);

Completed in 71 milliseconds