Home
last modified time | relevance | path

Searched defs:PORT_U2_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h132 #define PORT_U2_TIMEOUT_MASK (0xff << 8) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h334 #define PORT_U2_TIMEOUT_MASK GENMASK(14, 8) macro