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

Go to the source code of this file.

Macros

#define HP_320   (0) /* 16MHz 68020+HP MMU+16K external cache */
 
#define HP_330   (1) /* 16MHz 68020+68851 MMU */
 
#define HP_340   (2) /* 16MHz 68030 */
 
#define HP_345   (3) /* 50MHz 68030+32K external cache */
 
#define HP_350   (4) /* 25MHz 68020+HP MMU+32K external cache */
 
#define HP_360   (5) /* 25MHz 68030 */
 
#define HP_370   (6) /* 33MHz 68030+64K external cache */
 
#define HP_375   (7) /* 50MHz 68030+32K external cache */
 
#define HP_380   (8) /* 25MHz 68040 */
 
#define HP_385   (9) /* 33MHz 68040 */
 
#define HP_400   (10) /* 50MHz 68030+32K external cache */
 
#define HP_425T   (11) /* 25MHz 68040 - model 425t */
 
#define HP_425S   (12) /* 25MHz 68040 - model 425s */
 
#define HP_425E   (13) /* 25MHz 68040 - model 425e */
 
#define HP_433T   (14) /* 33MHz 68040 - model 433t */
 
#define HP_433S   (15) /* 33MHz 68040 - model 433s */
 

Variables

unsigned long hp300_model
 

Macro Definition Documentation

#define HP_320   (0) /* 16MHz 68020+HP MMU+16K external cache */

Definition at line 7 of file hp300hw.h.

#define HP_330   (1) /* 16MHz 68020+68851 MMU */

Definition at line 8 of file hp300hw.h.

#define HP_340   (2) /* 16MHz 68030 */

Definition at line 9 of file hp300hw.h.

#define HP_345   (3) /* 50MHz 68030+32K external cache */

Definition at line 10 of file hp300hw.h.

#define HP_350   (4) /* 25MHz 68020+HP MMU+32K external cache */

Definition at line 11 of file hp300hw.h.

#define HP_360   (5) /* 25MHz 68030 */

Definition at line 12 of file hp300hw.h.

#define HP_370   (6) /* 33MHz 68030+64K external cache */

Definition at line 13 of file hp300hw.h.

#define HP_375   (7) /* 50MHz 68030+32K external cache */

Definition at line 14 of file hp300hw.h.

#define HP_380   (8) /* 25MHz 68040 */

Definition at line 15 of file hp300hw.h.

#define HP_385   (9) /* 33MHz 68040 */

Definition at line 16 of file hp300hw.h.

#define HP_400   (10) /* 50MHz 68030+32K external cache */

Definition at line 18 of file hp300hw.h.

#define HP_425E   (13) /* 25MHz 68040 - model 425e */

Definition at line 21 of file hp300hw.h.

#define HP_425S   (12) /* 25MHz 68040 - model 425s */

Definition at line 20 of file hp300hw.h.

#define HP_425T   (11) /* 25MHz 68040 - model 425t */

Definition at line 19 of file hp300hw.h.

#define HP_433S   (15) /* 33MHz 68040 - model 433s */

Definition at line 23 of file hp300hw.h.

#define HP_433T   (14) /* 33MHz 68040 - model 433t */

Definition at line 22 of file hp300hw.h.

Variable Documentation

unsigned long hp300_model

Definition at line 25 of file config.c.