Searched refs:DOVE_UNITID2PHYS (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/marvell/
H A Ddovereg.h121 #define DOVE_UNITID2PHYS(uid) ((DOVE_UNITID_ ## uid) << 16) macro
139 #define DOVE_DB_BASE (DOVE_UNITID2PHYS(DB))
160 #define DOVE_CESA_BASE (DOVE_UNITID2PHYS(SA) + 0xd000)
165 #define DOVE_USB0_BASE (DOVE_UNITID2PHYS(USB)) /* 0x50000 */
166 #define DOVE_USB1_BASE (DOVE_UNITID2PHYS(USB) + 0x1000)
171 #define DOVE_XORE_BASE (DOVE_UNITID2PHYS(XOR)) /* 0x60000 */
176 #define DOVE_GBE_BASE (DOVE_UNITID2PHYS(GBE)) /* 0x70000 */
181 #define DOVE_PEX1_BASE (DOVE_UNITID2PHYS(PEX1)) /* 0x80000 */
187 #define DOVE_SDHC1_BASE (DOVE_UNITID2PHYS(SDIO)) /* 0x90000 */
194 #define DOVE_SATAHC_BASE (DOVE_UNITID2PHYS(SAT
[all...]

Completed in 95 milliseconds