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

Go to the source code of this file.

Macros

#define TS72XX_MODEL_PHYS_BASE   0x22000000
 
#define TS72XX_MODEL_VIRT_BASE   IOMEM(0xfebff000)
 
#define TS72XX_MODEL_SIZE   0x00001000
 
#define TS72XX_MODEL_TS7200   0x00
 
#define TS72XX_MODEL_TS7250   0x01
 
#define TS72XX_MODEL_TS7260   0x02
 
#define TS72XX_MODEL_TS7300   0x03
 
#define TS72XX_MODEL_TS7400   0x04
 
#define TS72XX_MODEL_MASK   0x07
 
#define TS72XX_OPTIONS_PHYS_BASE   0x22400000
 
#define TS72XX_OPTIONS_VIRT_BASE   IOMEM(0xfebfe000)
 
#define TS72XX_OPTIONS_SIZE   0x00001000
 
#define TS72XX_OPTIONS_COM2_RS485   0x02
 
#define TS72XX_OPTIONS_MAX197   0x01
 
#define TS72XX_OPTIONS2_PHYS_BASE   0x22800000
 
#define TS72XX_OPTIONS2_VIRT_BASE   IOMEM(0xfebfd000)
 
#define TS72XX_OPTIONS2_SIZE   0x00001000
 
#define TS72XX_OPTIONS2_TS9420   0x04
 
#define TS72XX_OPTIONS2_TS9420_BOOT   0x02
 
#define TS72XX_RTC_INDEX_VIRT_BASE   IOMEM(0xfebf9000)
 
#define TS72XX_RTC_INDEX_PHYS_BASE   0x10800000
 
#define TS72XX_RTC_INDEX_SIZE   0x00001000
 
#define TS72XX_RTC_DATA_VIRT_BASE   IOMEM(0xfebf8000)
 
#define TS72XX_RTC_DATA_PHYS_BASE   0x11700000
 
#define TS72XX_RTC_DATA_SIZE   0x00001000
 
#define TS72XX_WDT_CONTROL_PHYS_BASE   0x23800000
 
#define TS72XX_WDT_FEED_PHYS_BASE   0x23c00000
 

Macro Definition Documentation

#define TS72XX_MODEL_MASK   0x07

Definition at line 25 of file ts72xx.h.

#define TS72XX_MODEL_PHYS_BASE   0x22000000

Definition at line 16 of file ts72xx.h.

#define TS72XX_MODEL_SIZE   0x00001000

Definition at line 18 of file ts72xx.h.

#define TS72XX_MODEL_TS7200   0x00

Definition at line 20 of file ts72xx.h.

#define TS72XX_MODEL_TS7250   0x01

Definition at line 21 of file ts72xx.h.

#define TS72XX_MODEL_TS7260   0x02

Definition at line 22 of file ts72xx.h.

#define TS72XX_MODEL_TS7300   0x03

Definition at line 23 of file ts72xx.h.

#define TS72XX_MODEL_TS7400   0x04

Definition at line 24 of file ts72xx.h.

#define TS72XX_MODEL_VIRT_BASE   IOMEM(0xfebff000)

Definition at line 17 of file ts72xx.h.

#define TS72XX_OPTIONS2_PHYS_BASE   0x22800000

Definition at line 36 of file ts72xx.h.

#define TS72XX_OPTIONS2_SIZE   0x00001000

Definition at line 38 of file ts72xx.h.

#define TS72XX_OPTIONS2_TS9420   0x04

Definition at line 40 of file ts72xx.h.

#define TS72XX_OPTIONS2_TS9420_BOOT   0x02

Definition at line 41 of file ts72xx.h.

#define TS72XX_OPTIONS2_VIRT_BASE   IOMEM(0xfebfd000)

Definition at line 37 of file ts72xx.h.

#define TS72XX_OPTIONS_COM2_RS485   0x02

Definition at line 32 of file ts72xx.h.

#define TS72XX_OPTIONS_MAX197   0x01

Definition at line 33 of file ts72xx.h.

#define TS72XX_OPTIONS_PHYS_BASE   0x22400000

Definition at line 28 of file ts72xx.h.

#define TS72XX_OPTIONS_SIZE   0x00001000

Definition at line 30 of file ts72xx.h.

#define TS72XX_OPTIONS_VIRT_BASE   IOMEM(0xfebfe000)

Definition at line 29 of file ts72xx.h.

#define TS72XX_RTC_DATA_PHYS_BASE   0x11700000

Definition at line 49 of file ts72xx.h.

#define TS72XX_RTC_DATA_SIZE   0x00001000

Definition at line 50 of file ts72xx.h.

#define TS72XX_RTC_DATA_VIRT_BASE   IOMEM(0xfebf8000)

Definition at line 48 of file ts72xx.h.

#define TS72XX_RTC_INDEX_PHYS_BASE   0x10800000

Definition at line 45 of file ts72xx.h.

#define TS72XX_RTC_INDEX_SIZE   0x00001000

Definition at line 46 of file ts72xx.h.

#define TS72XX_RTC_INDEX_VIRT_BASE   IOMEM(0xfebf9000)

Definition at line 44 of file ts72xx.h.

#define TS72XX_WDT_CONTROL_PHYS_BASE   0x23800000

Definition at line 52 of file ts72xx.h.

#define TS72XX_WDT_FEED_PHYS_BASE   0x23c00000

Definition at line 53 of file ts72xx.h.