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

/drivers/video/sis/
H A Dsis.h321 u16 SiS_GetRegShort(SISIOADDRESS);
H A Dinit.c917 SiS_GetRegShort(SISIOADDRESS port) function
H A Dinit301.c921 temp = SiS_GetRegShort((acpibase + 0x3c)); /* ACPI register 0x3c: GP Event 1 I/O mode select */
924 temp = SiS_GetRegShort((acpibase + 0x3c));
925 temp = SiS_GetRegShort((acpibase + 0x3a)); /* ACPI register 0x3a: GP Pin Level (low/high) */
929 temp = SiS_GetRegShort((acpibase + 0x3a));

Completed in 30 milliseconds