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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x.h137 #define HCuPINT_SUSP (1 << 5) macro
H A Disp1362-hcd.c1162 if (irqstat & HCuPINT_SUSP) {
1165 svc_mask &= ~HCuPINT_SUSP;
1942 mask & HCuPINT_SUSP ? " susp" : "",
2605 isp1362_hcd->irqenb = HCuPINT_OPR | HCuPINT_SUSP;
H A Disp1362.h182 #define HCuPINT_SUSP (1 << 5) macro
H A Disp116x-hcd.c1148 mask & HCuPINT_SUSP ? " susp" : "",
1383 isp116x->irqenb = HCuPINT_ATL | HCuPINT_OPR; /* | HCuPINT_SUSP; */

Completed in 73 milliseconds