Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Dlpc32xx_udc.c206 #define USBD_CMDCODE(x) ((x) + 0x210) macro
706 writel(cmd, USBD_CMDCODE(udc->udp_baseaddr)); in udc_protocol_cmd_w()