Searched refs:USBD_CSR_EP_REG (Results 1 – 2 of 2) sorted by relevance
1007 #define USBD_CSR_EP_REG(x) (0x84 + (x) * 4) macro
575 usbd_writel(udc, val, USBD_CSR_EP_REG(idx)); in bcm63xx_ep_setup()