staging: r8188eu: Convert header copyright info to SPDX format, part 2
[linux-2.6-microblaze.git] / drivers / staging / r8188eu / include / nic_spec.h
1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
2 /* Copyright(c) 2007 - 2011 Realtek Corporation. */
3
4 #ifndef __NIC_SPEC_H__
5 #define __NIC_SPEC_H__
6
7 #define RTL8711_MCTRL_          (0x20000)
8 #define RTL8711_UART_           (0x30000)
9 #define RTL8711_TIMER_          (0x40000)
10 #define RTL8711_FINT_           (0x50000)
11 #define RTL8711_HINT_           (0x50000)
12 #define RTL8711_GPIO_           (0x60000)
13 #define RTL8711_WLANCTRL_       (0x200000)
14 #define RTL8711_WLANFF_         (0xe00000)
15 #define RTL8711_HCICTRL_        (0x600000)
16 #define RTL8711_SYSCFG_         (0x620000)
17 #define RTL8711_SYSCTRL_        (0x620000)
18 #define RTL8711_MCCTRL_         (0x020000)
19
20 #include <rtl8711_regdef.h>
21
22 #include <rtl8711_bitdef.h>
23
24 #endif /*  __RTL8711_SPEC_H__ */