Searched refs:USBLENG (Results 1 – 3 of 3) sorted by relevance
61 #define USBLENG 0x005A /* USB request length register */ macro
173 req->wLength = usbhs_read(priv, USBLENG); in usbhs_usbreq_get_val()181 usbhs_write(priv, USBLENG, req->wLength); in usbhs_usbreq_set_val()
96 #define USBLENG 0x5A macro