Searched refs:FAN_NS_CTRL (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c7864 #define FAN_NS_CTRL BIT(4) /* Bit which determines control is by host or EC */ macro
8939 seq_printf(m, "level:\t\t%s\n", status & FAN_NS_CTRL ? "unknown" : "auto");

Completed in 1636 milliseconds