Searched refs:DIEPCTL_MPS_SET (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/usb/controller/ | ||
| H A D | dwc_otgreg.h | 744 #define DIEPCTL_MPS_SET(n) ((n) & 0x7FF) macro |
| H A D | dwc_otg.c | 3739 temp |= DIEPCTL_MPS_SET(mps); in dwc_otg_clear_stall_sub_locked() |