Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h744 #define DIEPCTL_MPS_SET(n) ((n) & 0x7FF) macro
H A Ddwc_otg.c3739 temp |= DIEPCTL_MPS_SET(mps); in dwc_otg_clear_stall_sub_locked()