Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc_regs.h9 #define S3C2410_USBDREG(x) (x) macro
11 #define S3C2410_UDC_FUNC_ADDR_REG S3C2410_USBDREG(0x0140)
12 #define S3C2410_UDC_PWR_REG S3C2410_USBDREG(0x0144)
13 #define S3C2410_UDC_EP_INT_REG S3C2410_USBDREG(0x0148)
15 #define S3C2410_UDC_USB_INT_REG S3C2410_USBDREG(0x0158)
16 #define S3C2410_UDC_EP_INT_EN_REG S3C2410_USBDREG(0x015c)
18 #define S3C2410_UDC_USB_INT_EN_REG S3C2410_USBDREG(0x016c)
20 #define S3C2410_UDC_FRAME_NUM1_REG S3C2410_USBDREG(0x0170)
21 #define S3C2410_UDC_FRAME_NUM2_REG S3C2410_USBDREG(0x0174)
23 #define S3C2410_UDC_EP0_FIFO_REG S3C2410_USBDREG(0x01c0)
[all …]