Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Datmel_usba_udc.h203 #define USBA_EPT_BASE(x) (0x100 + (x) * 0x20) macro
Datmel_usba_udc.c2164 ep->ep_regs = udc->regs + USBA_EPT_BASE(i); in atmel_udc_of_init()
2248 ep->ep_regs = udc->regs + USBA_EPT_BASE(i); in usba_udc_pdata()