Searched refs:DOEPCTL_SETD0PID (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | dwc_otgreg.h | 753 #define DOEPCTL_SETD0PID (1<<28) macro |
H A D | dwc_otg.c | 3748 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_SETD0PID); in dwc_otg_clear_stall_sub_locked() |