Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h128 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro
/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