Searched hist:"475 d8e0197f1bcf4647041f46206ffc1a16d15dd" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ |
H A D | core.h | 475d8e0197f1bcf4647041f46206ffc1a16d15dd Thu Nov 08 20:06:48 UTC 2018 Thinh Nguyen <thinh.nguyen@synopsys.com> usb: dwc3: Track DWC_usb31 VERSIONTYPE
Add a new field to dwc3 structure to track VERSIONTYPE. The VERSIONTYPE is represented in ASCII in the 32-bit VERSIONTYPE register. In DWC_usb31, sub releases for each version are tracked with VERSIONTYPE such as "ea01" and "ea02".
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | core.c | 475d8e0197f1bcf4647041f46206ffc1a16d15dd Thu Nov 08 20:06:48 UTC 2018 Thinh Nguyen <thinh.nguyen@synopsys.com> usb: dwc3: Track DWC_usb31 VERSIONTYPE
Add a new field to dwc3 structure to track VERSIONTYPE. The VERSIONTYPE is represented in ASCII in the 32-bit VERSIONTYPE register. In DWC_usb31, sub releases for each version are tracked with VERSIONTYPE such as "ea01" and "ea02".
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|