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

/linux-master/include/linux/usb/
H A Dehci_def.h78 #define STS_PPCE_MASK (0xff<<16) /* Per-Port change event 1-16 */ macro
/linux-master/drivers/usb/host/
H A Dehci-dbg.c157 (status & STS_PPCE_MASK) ? " PPCE" : "",
176 (enable & STS_PPCE_MASK) ? " PPCE" : "",

Completed in 273 milliseconds