Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h550 #define TT_SLOT(p) (((p) & 0xff) << 0) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h413 #define TT_SLOT (0xff) macro