Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h358 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c1423 temp |= PORT_U1_TIMEOUT(timeout); in xhci_hub_control()
H A Dxhci.h420 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro