Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c130 #define USBF_BASE_EPN(_n) (0x040 + (_n) * 0x020) macro
3320 ep->regs = ep->udc->regs + USBF_BASE_EPN(ep->id - 1); in usbf_probe()