Searched refs:USBVAL (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/renesas_usbhs/
H A Dcommon.h58 #define USBVAL 0x0056 /* USB request value register */ macro
H A Dcommon.c169 req->wValue = usbhs_read(priv, USBVAL);
177 usbhs_write(priv, USBVAL, req->wValue);

Completed in 135 milliseconds