Searched refs:HCINTMSK_STALL (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/dwc2/
H A Dhcd_intr.c1132 disable_hc_int(hsotg, chnum, HCINTMSK_STALL);
1855 } else if (chan->hcint & HCINTMSK_STALL) {
2115 if (hcint & HCINTMSK_STALL) {
H A Dhw.h775 #define HCINTMSK_STALL BIT(3) macro
H A Dhcd.c505 hcintmsk |= HCINTMSK_STALL;
534 hcintmsk |= HCINTMSK_STALL;

Completed in 162 milliseconds