Home
last modified time | relevance | path

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

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