Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Ddwc_otgreg.h751 #define DOEPCTL_EPDIS (1<<30) macro
H A Ddwc_otg.c1162 DWC_OTG_WRITE_4(sc, DOTG_DOEPTSIZ(0), DOEPCTL_EPDIS); in dwc_otg_setup_rx()
3683 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_EPDIS); in dwc_otg_set_stall()
3747 DWC_OTG_WRITE_4(sc, reg, temp | DOEPCTL_EPDIS); in dwc_otg_clear_stall_sub_locked()
3827 DOEPCTL_EPDIS); in dwc_otg_device_state_change()