Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_hw_regs.h14 #define SSUSB_DEV_BASE 0x0000 macro
25 #define U3D_LV1ISR (SSUSB_DEV_BASE + 0x0000)
26 #define U3D_LV1IER (SSUSB_DEV_BASE + 0x0004)
27 #define U3D_LV1IESR (SSUSB_DEV_BASE + 0x0008)
28 #define U3D_LV1IECR (SSUSB_DEV_BASE + 0x000C)
30 #define U3D_EPISR (SSUSB_DEV_BASE + 0x0080)
31 #define U3D_EPIER (SSUSB_DEV_BASE + 0x0084)
32 #define U3D_EPIESR (SSUSB_DEV_BASE + 0x0088)
33 #define U3D_EPIECR (SSUSB_DEV_BASE + 0x008C)
35 #define U3D_EP0CSR (SSUSB_DEV_BASE + 0x0100)
[all …]