Home
last modified time | relevance | path

Searched refs:RH_PS_PRSC (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h146 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Dusb-ohci.h309 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Dusb-ohci.c467 (temp & RH_PS_PRSC) ? " PRSC" : "", in ohci_dump_roothub()
1871 (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC | RH_PS_OCIC | RH_PS_PRSC)) in rh_send_irq()
2040 WR_RH_PORTSTAT (RH_PS_PRSC); OK (0); in rh_submit_urb()