Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h15 #define MSP_USB0_MAB_START (MSP_USB0_BASE + 0x0)
16 #define MSP_USB0_MAB_END (MSP_USB0_BASE + 0x17)
17 #define MSP_USB0_ID_START (MSP_USB0_BASE + 0x40000)
18 #define MSP_USB0_ID_END (MSP_USB0_BASE + 0x4008f)
19 #define MSP_USB0_HS_START (MSP_USB0_BASE + 0x40100)
20 #define MSP_USB0_HS_END (MSP_USB0_BASE + 0x401FF)
Dmsp_regs.h82 #define MSP_USB0_BASE (MSP_MSB_BASE + 0xB00000) macro