Searched refs:SiS_GetRegShort (Results 1 – 3 of 3) sorted by relevance
308 u16 SiS_GetRegShort(SISIOADDRESS);
1245 temp = SiS_GetRegShort((acpibase + 0x3c)); /* ACPI register 0x3c: GP Event 1 I/O mode select */ in SiS_SetChrontelGPIO()1248 temp = SiS_GetRegShort((acpibase + 0x3c)); in SiS_SetChrontelGPIO()1249 temp = SiS_GetRegShort((acpibase + 0x3a)); /* ACPI register 0x3a: GP Pin Level (low/high) */ in SiS_SetChrontelGPIO()1253 temp = SiS_GetRegShort((acpibase + 0x3a)); in SiS_SetChrontelGPIO()
918 SiS_GetRegShort(SISIOADDRESS port) in SiS_GetRegShort() function