Searched defs:HC_LENGTH (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ | ||
| H A D | ehci.h | 23 #define HC_LENGTH(p) (((p) >> 0) & 0x00ff) macro |
| /rk3399_rockchip-uboot/include/usb/ | ||
| H A D | xhci.h | 93 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro |