Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/pmc-sierra/msp71xx/
Dmsp_usb.h35 #define MSP_USB0_MAB_START (MSP_USB0_BASE + 0x0)
36 #define MSP_USB0_MAB_END (MSP_USB0_BASE + 0x17)
37 #define MSP_USB0_ID_START (MSP_USB0_BASE + 0x40000)
38 #define MSP_USB0_ID_END (MSP_USB0_BASE + 0x4008f)
39 #define MSP_USB0_HS_START (MSP_USB0_BASE + 0x40100)
40 #define MSP_USB0_HS_END (MSP_USB0_BASE + 0x401FF)
Dmsp_regs.h94 #define MSP_USB0_BASE (MSP_MSB_BASE + 0xB00000) macro