Searched refs:SiS_GetRegShort (Results 1 – 3 of 3) sorted by relevance
321 u16 SiS_GetRegShort(SISIOADDRESS);
921 temp = SiS_GetRegShort((acpibase + 0x3c)); /* ACPI register 0x3c: GP Event 1 I/O mode select */ in SiS_SetChrontelGPIO()924 temp = SiS_GetRegShort((acpibase + 0x3c)); in SiS_SetChrontelGPIO()925 temp = SiS_GetRegShort((acpibase + 0x3a)); /* ACPI register 0x3a: GP Pin Level (low/high) */ in SiS_SetChrontelGPIO()929 temp = SiS_GetRegShort((acpibase + 0x3a)); in SiS_SetChrontelGPIO()
917 SiS_GetRegShort(SISIOADDRESS port) in SiS_GetRegShort() function