Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h556 #define TT_PORT(p) (((p) & 0xff) << 8) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h671 #define TT_PORT (0xff << 8) macro