Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h902 #define TRB_TYPE(p) ((p) << 10) macro
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dgadget.h1008 #define TRB_TYPE(p) ((p) << 10) macro