Home
last modified time | relevance | path

Searched refs:DEV_LOWSPEED (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/cdns3/
A Dcdns3-gadget.h235 #define DEV_LOWSPEED(p) (((p) & USB_STS_USBSPEED_MASK) == USB_STS_LS) macro
A Dcdns3-gadget.c370 else if (DEV_LOWSPEED(reg)) in cdns3_get_speed()
/linux/drivers/usb/host/
A Dxhci.h338 #define DEV_LOWSPEED(p) (((p) & DEV_SPEED_MASK) == XDEV_LS) macro
A Dxhci-hub.c379 if (DEV_LOWSPEED(port_status)) in xhci_port_speed()
A Dxhci-tegra.c1890 if (DEV_LOWSPEED(portsc)) in tegra_xhci_portsc_to_speed()

Completed in 31 milliseconds