Home
last modified time | relevance | path

Searched refs:PORT_U2_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
A Dxhci-port.h131 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro
A Dxhci-hub.c1534 temp |= PORT_U2_TIMEOUT(timeout); in xhci_hub_control()
/drivers/usb/cdns3/
A Dcdnsp-gadget.h339 #define PORT_U2_TIMEOUT(p) (((p) << 8) & PORT_U2_TIMEOUT_MASK) macro
A Dcdnsp-ring.c785 writel(PORT_U1_TIMEOUT(1) | PORT_U2_TIMEOUT(1), in cdnsp_update_port_id()

Completed in 17 milliseconds