x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / include / dt-bindings / leds / leds-netxbig.h
blob92658b0310b2ec741e7bf4e84a7e902397504afc
1 /*
2 * This header provides constants for netxbig LED bindings.
4 * This file is licensed under the terms of the GNU General Public
5 * License version 2. This program is licensed "as is" without any
6 * warranty of any kind, whether express or implied.
7 */
9 #ifndef _DT_BINDINGS_LEDS_NETXBIG_H
10 #define _DT_BINDINGS_LEDS_NETXBIG_H
12 #define NETXBIG_LED_OFF 0
13 #define NETXBIG_LED_ON 1
14 #define NETXBIG_LED_SATA 2
15 #define NETXBIG_LED_TIMER1 3
16 #define NETXBIG_LED_TIMER2 4
18 #endif /* _DT_BINDINGS_LEDS_NETXBIG_H */