Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
cobalt.h File Reference

Go to the source code of this file.

Macros

#define COBALT_BRD_ID_QUBE1   0x3
 
#define COBALT_BRD_ID_RAQ1   0x4
 
#define COBALT_BRD_ID_QUBE2   0x5
 
#define COBALT_BRD_ID_RAQ2   0x6
 

Variables

int cobalt_board_id
 

Macro Definition Documentation

#define COBALT_BRD_ID_QUBE1   0x3

Definition at line 17 of file cobalt.h.

#define COBALT_BRD_ID_QUBE2   0x5

Definition at line 19 of file cobalt.h.

#define COBALT_BRD_ID_RAQ1   0x4

Definition at line 18 of file cobalt.h.

#define COBALT_BRD_ID_RAQ2   0x6

Definition at line 20 of file cobalt.h.

Variable Documentation

int cobalt_board_id

Definition at line 130 of file fixup-cobalt.c.