Home
last modified time | relevance | path

Searched refs:SCI_SET (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_acpi.c96 #define SCI_SET 0xf400 macro
456 u32 in[TCI_WORDS] = { SCI_SET, reg, in1, 0, 0, 0 }; in sci_write()
917 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_set()
971 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_set()
2640 if (regs.eax != SCI_GET && regs.eax != SCI_SET) in toshiba_acpi_ioctl()