Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Dlpc32xx_udc.c207 #define USBD_CMDCODE(x) ((x) + 0x210) macro
707 writel(cmd, USBD_CMDCODE(udc->udp_baseaddr)); in udc_protocol_cmd_w()