Searched refs:SCI_USB_SLEEP_CHARGE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 118 #define SCI_USB_SLEEP_CHARGE 0x0150 macro 793 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_sleep_charge_available() 840 result = sci_read(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_get() 858 result = sci_write(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_set() 871 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_get() 901 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_set() 926 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_get() 955 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_set()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 128 #define SCI_USB_SLEEP_CHARGE 0x0150 macro 803 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_sleep_charge_available() 850 result = sci_read(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_get() 868 result = sci_write(dev, SCI_USB_SLEEP_CHARGE, mode); in toshiba_usb_sleep_charge_set() 881 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_get() 911 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_sleep_functions_status_set() 936 u32 in[TCI_WORDS] = { SCI_GET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_get() 965 u32 in[TCI_WORDS] = { SCI_SET, SCI_USB_SLEEP_CHARGE, 0, 0, 0, 0 }; in toshiba_usb_rapid_charge_set()
|
Completed in 9 milliseconds