class XECP
Defined at line 425 of file ../../src/devices/usb/drivers/xhci/registers.h
Public Members
field_CAP_INFO_435
field_NEXT_436
field_ID_437
Public Methods
hwreg::RegisterAddr<XECP> Next ()
Defined at line 427 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
typename SelfType::ValueType CAP_INFO ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 435 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
SelfType & set_CAP_INFO (typename SelfType::ValueType val)
Defined at line 435 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
typename SelfType::ValueType NEXT ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 436 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
SelfType & set_NEXT (typename SelfType::ValueType val)
Defined at line 436 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
Type ID ()
Defined at line 437 of file ../../src/devices/usb/drivers/xhci/registers.h
template <, >
SelfType & set_ID (Type val)
Defined at line 437 of file ../../src/devices/usb/drivers/xhci/registers.h
hwreg::RegisterAddr<XECP> Get (HCCPARAMS1 params)
Defined at line 438 of file ../../src/devices/usb/drivers/xhci/registers.h
Enumerations
enum Type
| Name | Value |
|---|---|
| Reserved | 0 |
| UsbLegacySupport | 1 |
| SupportedProtocol | 2 |
| ExtendedPowerManagement | 3 |
| IOVirtualization | 4 |
Defined at line 428 of file ../../src/devices/usb/drivers/xhci/registers.h