Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c8764 #define TPACPI_FAN_2FAN 0x0002 /* EC 0x31 bit 0 selects fan2 */ macro
8776 TPACPI_QEC_LNV('7', 'M', TPACPI_FAN_2FAN),
8777 TPACPI_Q_LNV('N', '1', TPACPI_FAN_2FAN),
8870 if (quirks & TPACPI_FAN_2FAN) { in fan_init()