Home
last modified time | relevance | path

Searched refs:PORT_U2_TIMEOUT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h335 #define PORT_U2_TIMEOUT(p) (((p) << 8) & PORT_U2_TIMEOUT_MASK) macro
H A Dcdnsp-ring.c780 writel(PORT_U1_TIMEOUT(1) | PORT_U2_TIMEOUT(1), in cdnsp_update_port_id()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h422 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro
H A Dxhci-hub.c1425 temp |= PORT_U2_TIMEOUT(timeout); in xhci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h422 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro
H A Dxhci-hub.c1530 temp |= PORT_U2_TIMEOUT(timeout); in xhci_hub_control()

Completed in 20 milliseconds