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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_reg.h215 #define SOTG_PTD_DW3_XFER_COUNT_SPLIT 0x03FF macro
H A Dsaf1761_otg.c544 count = (status & SOTG_PTD_DW3_XFER_COUNT_SPLIT);
738 count = (status & SOTG_PTD_DW3_XFER_COUNT_SPLIT);
944 count = (status & SOTG_PTD_DW3_XFER_COUNT_SPLIT);

Completed in 114 milliseconds