Home
last modified time | relevance | path

Searched defs:cvmx_usbcx_ghwcfg2_s (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-usbcx-defs.h2084 struct cvmx_usbcx_ghwcfg2_s { struct
2086 uint32_t reserved_31_31 : 1;
2087 uint32_t tknqdepth : 5; /**< Device Mode IN Token Sequence Learning Queue Depth
2090 uint32_t ptxqdepth : 2; /**< Host Mode Periodic Request Queue Depth (PTxQDepth)
2095 uint32_t nptxqdepth : 2; /**< Non-Periodic Request Queue Depth (NPTxQDepth)
2100 uint32_t reserved_20_21 : 2;
2101 uint32_t dynfifosizing : 1; /**< Dynamic FIFO Sizing Enabled (DynFifoSizing)
2104 uint32_t periosupport : 1; /**< Periodic OUT Channels Supported in Host Mode
2108 uint32_t numhstchnl : 4; /**< Number of Host Channels (NumHstChnl)
2112 uint32_t numdeveps : 4; /**< Number of Device Endpoints (NumDevEps)
[all …]