Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h156 #define PORT_LPM (1<<9) /* LPM transaction */ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-dbg.c248 (status & PORT_LPM) ? " LPM" : "", in dbg_port_buf()