Linux-libre 3.0.32-gnu1
[librecmc/linux-libre.git] / drivers / staging / rtl8712 / rtl8712_debugctrl_regdef.h
1 #ifndef __RTL8712_DEBUGCTRL_REGDEF_H__
2 #define __RTL8712_DEBUGCTRL_REGDEF_H__
3
4 #define BIST                    (RTL8712_DEBUGCTRL_ + 0x00)
5 #define DBS                     (RTL8712_DEBUGCTRL_ + 0x04)
6 #define LMS                     (RTL8712_DEBUGCTRL_ + 0x05)
7 #define CPUINST                 (RTL8712_DEBUGCTRL_ + 0x08)
8 #define CPUCAUSE                (RTL8712_DEBUGCTRL_ + 0x0C)
9 #define LBUS_ERR_ADDR           (RTL8712_DEBUGCTRL_ + 0x10)
10 #define LBUS_ERR_CMD            (RTL8712_DEBUGCTRL_ + 0x14)
11 #define LBUS_ERR_DATA_L         (RTL8712_DEBUGCTRL_ + 0x18)
12 #define LBUS_ERR_DATA_H         (RTL8712_DEBUGCTRL_ + 0x1C)
13 #define LBUS_EXCEPTION_ADDR     (RTL8712_DEBUGCTRL_ + 0x20)
14 #define WDG_CTRL                (RTL8712_DEBUGCTRL_ + 0x24)
15 #define INTMTU                  (RTL8712_DEBUGCTRL_ + 0x28)
16 #define INTM                    (RTL8712_DEBUGCTRL_ + 0x2A)
17 #define FDLOCKTURN0             (RTL8712_DEBUGCTRL_ + 0x2C)
18 #define FDLOCKTURN1             (RTL8712_DEBUGCTRL_ + 0x2D)
19 #define FDLOCKFLAG0             (RTL8712_DEBUGCTRL_ + 0x2E)
20 #define FDLOCKFLAG1             (RTL8712_DEBUGCTRL_ + 0x2F)
21 #define TRXPKTBUF_DBG_DATA      (RTL8712_DEBUGCTRL_ + 0x30)
22 #define TRXPKTBUF_DBG_CTRL      (RTL8712_DEBUGCTRL_ + 0x38)
23 #define DPLL_MON                (RTL8712_DEBUGCTRL_ + 0x3A)
24
25
26
27 #endif /* __RTL8712_DEBUGCTRL_REGDEF_H__ */
28