Home
last modified time | relevance | path

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

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