Changeset 816335c in mainline for uspace/drv/bus/usb/xhci/hw_struct/regs.h
- Timestamp:
- 2017-10-04T10:06:10Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c68c713c
- Parents:
- 5c5c9407
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hw_struct/regs.h
r5c5c9407 r816335c 241 241 * 15:14 - PIC 242 242 * 27 26 25 24 23 22 21 20 19 18 17 16 243 243 * 27:16 - WOE WDE WCE CAS CEC PLC PRC OCC WRC PEC CSC LWS 244 244 * 30 - DR 245 245 * 31 - WPR … … 546 546 } xhci_sp_name_t; 547 547 548 static const xhci_sp_name_t xhci_name_usb = { 549 .str = "USB " 550 }; 551 548 552 static inline xhci_extcap_t *xhci_extcap_next(const xhci_extcap_t *cur) 549 553 {
Note:
See TracChangeset
for help on using the changeset viewer.