Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h1006 #define USBD_CSR_EP_REG(x) (0x84 + (x) * 4) macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dbcm63xx_udc.c586 usbd_writel(udc, val, USBD_CSR_EP_REG(idx)); in bcm63xx_ep_setup()