Searched refs:RH_PS_CSC (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-hub.c25 (temp & RH_PS_CSC) ? " CSC" : "", \
531 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC
750 temp = RH_PS_CSC;
H A Dohci.h297 #define RH_PS_CSC 0x00010000 /* connect status change */ macro
H A Disp116x.h98 #define RH_PS_CSC (1 << 16) /* connect status change */ macro
H A Disp116x-hcd.c932 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC
1084 tmp = RH_PS_CSC;
H A Disp1362.h364 #define RH_PS_CSC 0x00010000 /* connect status change */ macro
H A Dohci-dbg.c207 (temp & RH_PS_CSC) ? " CSC" : "", \
H A Disp1362-hcd.c1529 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC |
1650 tmp = RH_PS_CSC;
H A Du132-hcd.c2763 temp = RH_PS_CSC;
2814 if (u132->hc_roothub_portstatus[i] & (RH_PS_CSC |

Completed in 190 milliseconds