Searched refs:USBA_EPT_BASE (Results 1 – 2 of 2) sorted by relevance
203 #define USBA_EPT_BASE(x) (0x100 + (x) * 0x20) macro
2164 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()