Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h791 #define DXEPTSIZ_SET_MULTI(n) (((n) & 3) << 29) macro
H A Ddwc_otg.c1770 DXEPTSIZ_SET_MULTI(3) | in dwc_otg_data_rx()
1776 DXEPTSIZ_SET_MULTI(1) | in dwc_otg_data_rx()
2272 DXEPTSIZ_SET_MULTI(1) | in dwc_otg_data_tx()