Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h792 #define DXEPTSIZ_SET_NPKT(n) (((n) & 0x3FF) << 19) macro
H A Ddwc_otg.c1771 DXEPTSIZ_SET_NPKT(1) | in dwc_otg_data_rx()
1777 DXEPTSIZ_SET_NPKT(4) | in dwc_otg_data_rx()
2273 DXEPTSIZ_SET_NPKT(td->npkt) | in dwc_otg_data_tx()