Lines Matching refs:UL
15 #define V2M_OFFSET UL(0)
19 #define V2M_SYSREGS_BASE UL(0x1c010000)
20 #define V2M_SYS_ID UL(0x0)
21 #define V2M_SYS_SWITCH UL(0x4)
22 #define V2M_SYS_LED UL(0x8)
23 #define V2M_SYS_NVFLAGS UL(0x38)
24 #define V2M_SYS_NVFLAGSSET UL(0x38)
25 #define V2M_SYS_NVFLAGSCLR UL(0x3c)
26 #define V2M_SYS_CFGDATA UL(0xa0)
27 #define V2M_SYS_CFGCTRL UL(0xa4)
28 #define V2M_SYS_CFGSTATUS UL(0xa8)
79 #define V2M_FLASH0_BASE (V2M_OFFSET + UL(0x08000000))
80 #define V2M_FLASH0_SIZE UL(0x04000000)
81 #define V2M_FLASH_BLOCK_SIZE UL(0x00040000) /* 256 KB */
83 #define V2M_IOFPGA_BASE (V2M_OFFSET + UL(0x1c000000))
84 #define V2M_IOFPGA_SIZE UL(0x03000000)
87 #define V2M_IOFPGA_UART0_BASE (V2M_OFFSET + UL(0x1c090000))
88 #define V2M_IOFPGA_UART1_BASE (V2M_OFFSET + UL(0x1c0a0000))
89 #define V2M_IOFPGA_UART2_BASE (V2M_OFFSET + UL(0x1c0b0000))
90 #define V2M_IOFPGA_UART3_BASE (V2M_OFFSET + UL(0x1c0c0000))
98 #define V2M_SP804_TIMER0_BASE (V2M_OFFSET + UL(0x1C110000))
99 #define V2M_SP804_TIMER1_BASE (V2M_OFFSET + UL(0x1C120000))
102 #define V2M_SP810_BASE (V2M_OFFSET + UL(0x1c020000))