Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h23 #define HC_LENGTH(p) (((p) >> 0) & 0x00ff) macro
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h93 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro