Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dtoshiba_acpi.c87 #define HCI_GET 0xfe00 macro
350 u32 in[TCI_WORDS] = { HCI_GET, reg, 0, 0, 0, 0 }; in hci_read1()
374 u32 in[TCI_WORDS] = { HCI_GET, reg, *out1, *out2, 0, 0 }; in hci_read2()
702 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 0, 0, 0 }; in toshiba_eco_mode_available()
736 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_get_status()
770 u32 in[TCI_WORDS] = { HCI_GET, HCI_ACCELEROMETER2, 0, 0, 0, 0 }; in toshiba_accelerometer_supported()
797 u32 in[TCI_WORDS] = { HCI_GET, HCI_ACCELEROMETER, 0, 1, 0, 0 }; in toshiba_accelerometer_get()