Home
last modified time | relevance | path

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

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