Searched refs:HCuPINT_SUSP (Results 1 - 4 of 4) sorted by path

/drivers/usb/host/
H A Disp116x-hcd.c1147 mask & HCuPINT_SUSP ? " susp" : "",
1382 isp116x->irqenb = HCuPINT_ATL | HCuPINT_OPR; /* | HCuPINT_SUSP; */
H A Disp116x.h137 #define HCuPINT_SUSP (1 << 5) macro
H A Disp1362-hcd.c1153 if (irqstat & HCuPINT_SUSP) {
1156 svc_mask &= ~HCuPINT_SUSP;
1914 mask & HCuPINT_SUSP ? " susp" : "",
2573 isp1362_hcd->irqenb = HCuPINT_OPR | HCuPINT_SUSP;
H A Disp1362.h177 #define HCuPINT_SUSP (1 << 5) macro

Completed in 144 milliseconds