Home
last modified time | relevance | path

Searched refs:STS_PPCE_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/usb/
Dehci_def.h83 #define STS_PPCE_MASK (0xff<<16) /* Per-Port change event 1-16 */ macro
/linux-2.6.39/drivers/usb/host/
Dehci-dbg.c199 (status & STS_PPCE_MASK) ? " PPCE" : "", in dbg_status_buf()
219 (enable & STS_PPCE_MASK) ? " PPCE" : "", in dbg_intr_buf()