Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dlpc32xx_udc.c205 #define USBD_CMDCODE(x) ((x) + 0x210) macro
704 writel(cmd, USBD_CMDCODE(udc->udp_baseaddr)); in udc_protocol_cmd_w()