Searched refs:HCI_SET (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 79 #define HCI_SET 0xff00 macro 346 u32 in[TCI_WORDS] = { HCI_SET, reg, in1, 0, 0, 0 }; in hci_write() 728 u32 in[TCI_WORDS] = { HCI_SET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_set_status() 1201 u32 in[TCI_WORDS] = { HCI_SET, HCI_WIRELESS, state, 0, 0, 0 }; in toshiba_wwan_set()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 86 #define HCI_SET 0xff00 macro 353 u32 in[TCI_WORDS] = { HCI_SET, reg, in1, 0, 0, 0 }; in hci_write() 738 u32 in[TCI_WORDS] = { HCI_SET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_set_status() 1211 u32 in[TCI_WORDS] = { HCI_SET, HCI_WIRELESS, state, 0, 0, 0 }; in toshiba_wwan_set() 3254 * But these need a HCI_SET call to actually turn the panel back on at resume,
|
Completed in 9 milliseconds