Searched refs:PORT_LPM (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/usb/ | ||
| D | ehci_def.h | 156 #define PORT_LPM (1<<9) /* LPM transaction */ macro |
| /Linux-v5.4/drivers/usb/host/ | ||
| D | ehci-dbg.c | 248 (status & PORT_LPM) ? " LPM" : "", in dbg_port_buf() |