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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/sis/
H A Dinit301.h453 extern unsigned short SiS_GetRegShort(SISIOADDRESS);
H A Dinit.h1463 unsigned short SiS_GetRegShort(SISIOADDRESS port);
H A Dinit.c913 SiS_GetRegShort(SISIOADDRESS port) function
H A Dinit301.c929 temp = SiS_GetRegShort((acpibase + 0x3c)); /* ACPI register 0x3c: GP Event 1 I/O mode select */
932 temp = SiS_GetRegShort((acpibase + 0x3c));
933 temp = SiS_GetRegShort((acpibase + 0x3a)); /* ACPI register 0x3a: GP Pin Level (low/high) */
937 temp = SiS_GetRegShort((acpibase + 0x3a));

Completed in 113 milliseconds