aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/smi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t60/smi.h')
-rw-r--r--src/mainboard/lenovo/t60/smi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/smi.h b/src/mainboard/lenovo/t60/smi.h
index f89b6bd74f..f8e8a7ccfa 100644
--- a/src/mainboard/lenovo/t60/smi.h
+++ b/src/mainboard/lenovo/t60/smi.h
@@ -22,5 +22,7 @@
#define SMI_DOCK_CONNECT 0x01
#define SMI_DOCK_DISCONNECT 0x02
+#define SMI_BRIGHTNESS_UP 0x03
+#define SMI_BRIGHTNESS_DOWN 0x04
#endif