Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h142 #define PORT_LS_MASK (3<<10) /* Link status (SE0, K or J */ macro
/openbmc/linux/drivers/usb/host/
H A Dehci-platform.c149 (port_status & PORT_LS_MASK)) in quirk_poll_check_port_status()