Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c244 #define USBD_CMDCODE(x) ((x) + 0x210) macro
746 writel(cmd, USBD_CMDCODE(udc->udp_baseaddr)); in udc_protocol_cmd_w()