Changeset 0bb4738 in mainline for uspace/drv/bus/usb/xhci/debug.c


Ignore:
Timestamp:
2017-12-19T14:38:29Z (6 years ago)
Author:
Jenda <jenda.jzqk73@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ba2fc2c
Parents:
7f70d1c
Message:

xhci_dump_port: dump all values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/xhci/debug.c

    r7f70d1c r0bb4738  
    108108        DUMP_REG(port, XHCI_PORT_PLS);
    109109        DUMP_REG(port, XHCI_PORT_PP);
     110        DUMP_REG(port, XHCI_PORT_PS);
    110111        DUMP_REG(port, XHCI_PORT_PIC);
    111112        DUMP_REG(port, XHCI_PORT_LWS);
Note: See TracChangeset for help on using the changeset viewer.