Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h757 #define DOEPCTL_STALL (1<<21) macro
H A Ddwc_otg.c1184 temp | DOEPCTL_STALL); in dwc_otg_setup_rx()
3684 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_STALL); in dwc_otg_set_stall()