Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h357 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h332 #define PORT_U1_TIMEOUT(p) ((p) & PORT_U1_TIMEOUT_MASK) macro
H A Dcdnsp-ring.c780 writel(PORT_U1_TIMEOUT(1) | PORT_U2_TIMEOUT(1), in cdnsp_update_port_id()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c1522 temp |= PORT_U1_TIMEOUT(timeout); in xhci_hub_control()
H A Dxhci.h419 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro