Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h185 struct QH { struct
187 #define QH_LINK_TERMINATE 1 argument
193 #define QH_ENDPT1_RL(x) (((x) & 0xf) << 28) /* NAK Count Reload */ argument
208 #define QH_ENDPT2_MULT(x) (((x) & 0x3) << 30) /* High-Bandwidth Pipe Multiplier */ argument
213 uint32_t qh_curtd;
214 struct qTD qh_overlay;
219 union {