Searched refs:HCI_GET (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/platform/x86/ |
D | toshiba_acpi.c | 88 #define HCI_GET 0xfe00 macro 349 u32 in[TCI_WORDS] = { HCI_GET, reg, 0, 0, 0, 0 }; in hci_read() 654 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 0, 0, 0 }; in toshiba_eco_mode_available() 687 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_get_status() 721 u32 in[TCI_WORDS] = { HCI_GET, HCI_ACCELEROMETER2, 0, 0, 0, 0 }; in toshiba_accelerometer_available() 741 u32 in[TCI_WORDS] = { HCI_GET, HCI_ACCELEROMETER, 0, 1, 0, 0 }; in toshiba_accelerometer_get() 1071 u32 in[TCI_WORDS] = { HCI_GET, HCI_SYSTEM_INFO, 0x03, 0, 0, 0 }; in toshiba_hotkey_event_type_get()
|