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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg.c441 pdt_addr = SOTG_PTD(td->channel);
466 pdt_addr = SOTG_PTD(td->channel);
511 pdt_addr = SOTG_PTD(td->channel);
592 pdt_addr = SOTG_PTD(td->channel);
635 pdt_addr = SOTG_PTD(td->channel);
677 pdt_addr = SOTG_PTD(td->channel);
723 pdt_addr = SOTG_PTD(td->channel);
785 pdt_addr = SOTG_PTD(td->channel);
836 pdt_addr = SOTG_PTD(td->channel);
879 pdt_addr = SOTG_PTD(t
[all...]
H A Dsaf1761_otg_reg.h224 #define SOTG_PTD(x) (0x400 + ((x) * 32)) macro

Completed in 170 milliseconds