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