Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hub.c98 status = STS_PCD; in ehci_hub_status_data()
Dehci.h209 #define STS_PCD (1<<2) /* port change detect */ macro
Dehci-dbg.c196 (status & STS_PCD) ? " PCD" : "", in dbg_status_buf()
211 (enable & STS_PCD) ? " PCD" : "", in dbg_intr_buf()