Searched refs:HCI_ECO_MODE (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | 127 #define HCI_ECO_MODE 0x0097 macro 679 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 0, 0, 0 }; in toshiba_eco_mode_available() 723 u32 in[TCI_WORDS] = { HCI_GET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_get_status() 744 u32 in[TCI_WORDS] = { HCI_SET, HCI_ECO_MODE, 0, 1, 0, 0 }; in toshiba_eco_mode_set_status()
|