Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h23 #define MSP_USB1_MAB_START (MSP_USB1_BASE + 0x0)
24 #define MSP_USB1_MAB_END (MSP_USB1_BASE + 0x17)
25 #define MSP_USB1_ID_START (MSP_USB1_BASE + 0x40000)
26 #define MSP_USB1_ID_END (MSP_USB1_BASE + 0x4008f)
27 #define MSP_USB1_HS_START (MSP_USB1_BASE + 0x40100)
28 #define MSP_USB1_HS_END (MSP_USB1_BASE + 0x401ff)
Dmsp_regs.h84 #define MSP_USB1_BASE (MSP_MSB_BASE + 0x300000) macro