Changeset 735236a in mainline for uspace/drv/bus/usb/ohci/ohci_regs.h


Ignore:
Timestamp:
2011-07-11T17:55:42Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7372a9a0
Parents:
14426a0
Message:

OHCI: Root hub: Add support for multiple power modes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ohci/ohci_regs.h

    r14426a0 r735236a  
    193193                                *        specified in PPCM(RHDB), or all ports,
    194194                                *        if power is set globally */
    195 #define RHS_SET_PORT_POWER RHS_LPSC_FLAG /* synonym for the above */
     195#define RHS_SET_GLOBAL_POWER RHS_LPSC_FLAG /* synonym for the above */
    196196#define RHS_OCIC_FLAG (1 << 17)/* Over-current indicator change   */
    197197#define RHS_CLEAR_DRWE (1 << 31)
Note: See TracChangeset for help on using the changeset viewer.