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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinit301.h452 extern unsigned short SiS_GetRegShort(SISIOADDRESS);
H A Dinit.h1462 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 86 milliseconds