Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h31 #define MSP_USB0_MAB_START (MSP_USB0_BASE + 0x0)
32 #define MSP_USB0_MAB_END (MSP_USB0_BASE + 0x17)
33 #define MSP_USB0_ID_START (MSP_USB0_BASE + 0x40000)
34 #define MSP_USB0_ID_END (MSP_USB0_BASE + 0x4008f)
35 #define MSP_USB0_HS_START (MSP_USB0_BASE + 0x40100)
36 #define MSP_USB0_HS_END (MSP_USB0_BASE + 0x401FF)
Dmsp_regs.h94 #define MSP_USB0_BASE (MSP_MSB_BASE + 0xB00000) macro