Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dehci_def.h155 #define PORT_LPM (1<<9) /* LPM transaction */ macro
/linux-4.1.27/drivers/usb/host/
Dehci-dbg.c271 (status & PORT_LPM) ? " LPM" : "", in dbg_port_buf()