Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Drenesas_usbf.c130 #define USBF_BASE_EPN(_n) (0x040 + (_n) * 0x020) macro
131 /* EPn registers offsets from Base + USBF_BASE_EPN(n-1). n=1..15 */
3320 ep->regs = ep->udc->regs + USBF_BASE_EPN(ep->id - 1); in usbf_probe()

Completed in 5 milliseconds