Home
last modified time | relevance | path

Searched refs:MSP_USB1_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h39 #define MSP_USB1_MAB_START (MSP_USB1_BASE + 0x0)
40 #define MSP_USB1_MAB_END (MSP_USB1_BASE + 0x17)
41 #define MSP_USB1_ID_START (MSP_USB1_BASE + 0x40000)
42 #define MSP_USB1_ID_END (MSP_USB1_BASE + 0x4008f)
43 #define MSP_USB1_HS_START (MSP_USB1_BASE + 0x40100)
44 #define MSP_USB1_HS_END (MSP_USB1_BASE + 0x401ff)
Dmsp_regs.h96 #define MSP_USB1_BASE (MSP_MSB_BASE + 0x300000) macro