Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c123 #define SCI_USB_SLEEP_CHARGE 0x0150 macro
817 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_sleep_charge_available()
871 result = sci_read(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_get()
894 result = sci_write(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_set()
912 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_get()
940 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_set()
967 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_get()
994 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_set()