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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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);

Completed in 113 milliseconds