Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h21 #define HC_LENGTH(p) (((p) >> 0) & 0x00ff) macro
Dxhci.h92 #define HC_LENGTH(p) XHCI_HC_LENGTH(p) macro