Changeset 7bd99bf in mainline for uspace/drv/bus/usb/xhci/hw_struct/regs.h
- Timestamp:
- 2017-07-14T17:28:06Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c058a388
- Parents:
- 05aeee0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/xhci/hw_struct/regs.h
r05aeee0e r7bd99bf 286 286 #define XHCI_PORT_PLS portsc, 32, RANGE, 8, 5 287 287 #define XHCI_PORT_PP portsc, 32, FLAG, 9 288 #define XHCI_PORT_PIC portsc, 32, RANGE, 13, 10 288 #define XHCI_PORT_PS portsc, 32, RANGE, 13, 10 289 #define XHCI_PORT_PIC portsc, 32, RANGE, 15, 14 289 290 #define XHCI_PORT_LWS portsc, 32, FLAG, 16 290 291 #define XHCI_PORT_CSC portsc, 32, FLAG, 17
Note:
See TracChangeset
for help on using the changeset viewer.