Lines Matching +full:0 +full:x100
16 #define RT3883_SDRAM_BASE 0x00000000
17 #define RT3883_SYSC_BASE 0x10000000
18 #define RT3883_TIMER_BASE 0x10000100
19 #define RT3883_INTC_BASE 0x10000200
20 #define RT3883_MEMC_BASE 0x10000300
21 #define RT3883_UART0_BASE 0x10000500
22 #define RT3883_PIO_BASE 0x10000600
23 #define RT3883_FSCC_BASE 0x10000700
24 #define RT3883_NANDC_BASE 0x10000810
25 #define RT3883_I2C_BASE 0x10000900
26 #define RT3883_I2S_BASE 0x10000a00
27 #define RT3883_SPI_BASE 0x10000b00
28 #define RT3883_UART1_BASE 0x10000c00
29 #define RT3883_PCM_BASE 0x10002000
30 #define RT3883_GDMA_BASE 0x10002800
31 #define RT3883_CODEC1_BASE 0x10003000
32 #define RT3883_CODEC2_BASE 0x10003800
33 #define RT3883_FE_BASE 0x10100000
34 #define RT3883_ROM_BASE 0x10118000
35 #define RT3883_USBDEV_BASE 0x10112000
36 #define RT3883_PCI_BASE 0x10140000
37 #define RT3883_WLAN_BASE 0x10180000
38 #define RT3883_USBHOST_BASE 0x101c0000
39 #define RT3883_BOOT_BASE 0x1c000000
40 #define RT3883_SRAM_BASE 0x1e000000
41 #define RT3883_PCIMEM_BASE 0x20000000
44 #define RT3883_OHCI_BASE (RT3883_USBHOST_BASE + 0x1000)
46 #define RT3883_SYSC_SIZE 0x100
47 #define RT3883_TIMER_SIZE 0x100
48 #define RT3883_INTC_SIZE 0x100
49 #define RT3883_MEMC_SIZE 0x100
50 #define RT3883_UART0_SIZE 0x100
51 #define RT3883_UART1_SIZE 0x100
52 #define RT3883_PIO_SIZE 0x100
53 #define RT3883_FSCC_SIZE 0x100
54 #define RT3883_NANDC_SIZE 0x0f0
55 #define RT3883_I2C_SIZE 0x100
56 #define RT3883_I2S_SIZE 0x100
57 #define RT3883_SPI_SIZE 0x100
58 #define RT3883_PCM_SIZE 0x800
59 #define RT3883_GDMA_SIZE 0x800
60 #define RT3883_CODEC1_SIZE 0x800
61 #define RT3883_CODEC2_SIZE 0x800
62 #define RT3883_FE_SIZE 0x10000
63 #define RT3883_ROM_SIZE 0x4000
64 #define RT3883_USBDEV_SIZE 0x4000
65 #define RT3883_PCI_SIZE 0x40000
66 #define RT3883_WLAN_SIZE 0x40000
67 #define RT3883_USBHOST_SIZE 0x40000
72 #define RT3883_SYSC_REG_CHIPID0_3 0x00 /* Chip ID 0 */
73 #define RT3883_SYSC_REG_CHIPID4_7 0x04 /* Chip ID 1 */
74 #define RT3883_SYSC_REG_REVID 0x0c /* Chip Revision Identification */
75 #define RT3883_SYSC_REG_SYSCFG0 0x10 /* System Configuration 0 */
76 #define RT3883_SYSC_REG_SYSCFG1 0x14 /* System Configuration 1 */
77 #define RT3883_SYSC_REG_CLKCFG0 0x2c /* Clock Configuration 0 */
78 #define RT3883_SYSC_REG_CLKCFG1 0x30 /* Clock Configuration 1 */
79 #define RT3883_SYSC_REG_RSTCTRL 0x34 /* Reset Control*/
80 #define RT3883_SYSC_REG_RSTSTAT 0x38 /* Reset Status*/
81 #define RT3883_SYSC_REG_USB_PS 0x5c /* USB Power saving control */
82 #define RT3883_SYSC_REG_GPIO_MODE 0x60 /* GPIO Purpose Select */
83 #define RT3883_SYSC_REG_PCIE_CLK_GEN0 0x7c
84 #define RT3883_SYSC_REG_PCIE_CLK_GEN1 0x80
85 #define RT3883_SYSC_REG_PCIE_CLK_GEN2 0x84
86 #define RT3883_SYSC_REG_PMU 0x88
87 #define RT3883_SYSC_REG_PMU1 0x8c
89 #define RT3883_CHIP_NAME0 0x38335452
90 #define RT3883_CHIP_NAME1 0x20203338
92 #define RT3883_REVID_VER_ID_MASK 0x0f
94 #define RT3883_REVID_ECO_ID_MASK 0x0f
98 #define RT3883_SYSCFG0_CPUCLK_MASK 0x3
99 #define RT3883_SYSCFG0_CPUCLK_250 0x0
100 #define RT3883_SYSCFG0_CPUCLK_384 0x1
101 #define RT3883_SYSCFG0_CPUCLK_480 0x2
102 #define RT3883_SYSCFG0_CPUCLK_500 0x3
116 #define RT3883_GPIO_MODE_UART0_MASK 0x7
118 #define RT3883_GPIO_MODE_UARTF 0x0
119 #define RT3883_GPIO_MODE_PCM_UARTF 0x1
120 #define RT3883_GPIO_MODE_PCM_I2S 0x2
121 #define RT3883_GPIO_MODE_I2S_UARTF 0x3
122 #define RT3883_GPIO_MODE_PCM_GPIO 0x4
123 #define RT3883_GPIO_MODE_GPIO_UARTF 0x5
124 #define RT3883_GPIO_MODE_GPIO_I2S 0x6
125 #define RT3883_GPIO_MODE_GPIO 0x7
127 #define RT3883_GPIO_MODE_I2C 0
136 #define RT3883_GPIO_MODE_PCI_MASK 0x7
139 #define RT3883_GPIO_MODE_LNA_A_MASK 0x3
141 #define RT3883_GPIO_MODE_LNA_A_GPIO 0x3
144 #define RT3883_GPIO_MODE_LNA_G_MASK 0x3
146 #define RT3883_GPIO_MODE_LNA_G_GPIO 0x3
221 #define RT3883_RSTCTRL_SYS BIT(0)
223 #define RT3883_INTC_INT_SYSCTL BIT(0)
239 #define RT3883_FSCC_REG_FLASH_CFG0 0x00
240 #define RT3883_FSCC_REG_FLASH_CFG1 0x04
241 #define RT3883_FSCC_REG_CODEC_CFG0 0x40
242 #define RT3883_FSCC_REG_CODEC_CFG1 0x44
245 #define RT3883_FLASH_CFG_WIDTH_MASK 0x3
246 #define RT3883_FLASH_CFG_WIDTH_8BIT 0x0
247 #define RT3883_FLASH_CFG_WIDTH_16BIT 0x1
248 #define RT3883_FLASH_CFG_WIDTH_32BIT 0x2
250 #define RT3883_SDRAM_BASE 0x00000000