Searched refs:USBLENG (Results 1 – 4 of 4) sorted by relevance
83 #define USBLENG 0x5A macro
55 #define USBLENG 0x005A /* USB request length register */ macro
166 req->wLength = cpu_to_le16(usbhs_read(priv, USBLENG)); in usbhs_usbreq_get_val()174 usbhs_write(priv, USBLENG, le16_to_cpu(req->wLength)); in usbhs_usbreq_set_val()
50 #define USBLENG 0x5A macro