Lines Matching refs:uint32_t
684 uint32_t u32;
687 …uint32_t lpl : 27; /**< Link Pointer Low (LPL). These bits correspond to …
689 uint32_t reserved_0_4 : 5;
691 uint32_t reserved_0_4 : 5;
692 uint32_t lpl : 27;
713 uint32_t u32;
716 uint32_t reserved_1_31 : 31;
717 …uint32_t cf : 1; /**< Configure Flag (CF) .Host software sets this bit …
724 uint32_t cf : 1;
725 uint32_t reserved_1_31 : 31;
756 uint32_t u32;
759 …uint32_t ctrldsseg : 32; /**< Control Data Strucute Semgent Address Bit [63:32]…
761 uint32_t ctrldsseg : 32;
787 uint32_t u32;
790 uint32_t reserved_14_31 : 18;
791 …uint32_t fi : 14; /**< Frame Index. The value in this register increment…
802 uint32_t fi : 14;
803 uint32_t reserved_14_31 : 18;
823 uint32_t u32;
826 uint32_t hciversion : 16; /**< Host Controller Interface Version Number */
827 uint32_t reserved_8_15 : 8;
828 uint32_t caplength : 8; /**< Capabitlity Registers Length */
830 uint32_t caplength : 8;
831 uint32_t reserved_8_15 : 8;
832 uint32_t hciversion : 16;
852 uint32_t u32;
855 uint32_t reserved_16_31 : 16;
856 …uint32_t eecp : 8; /**< EHCI Extended Capabilities Pointer. Default = Imp…
862 …uint32_t ist : 4; /**< Isochronous Scheduling Threshold. Default = imple…
870 uint32_t reserved_3_3 : 1;
871 …uint32_t aspc : 1; /**< Asynchronous Schedule Park Capability. Default = …
876 …uint32_t pflf : 1; /**< Programmable Frame List Flag. Default = Implement…
884 …uint32_t ac64 : 1; /**< 64-bit Addressing Capability1 . This field docume…
891 uint32_t ac64 : 1;
892 uint32_t pflf : 1;
893 uint32_t aspc : 1;
894 uint32_t reserved_3_3 : 1;
895 uint32_t ist : 4;
896 uint32_t eecp : 8;
897 uint32_t reserved_16_31 : 16;
917 uint32_t u32;
920 uint32_t reserved_24_31 : 8;
921 …uint32_t dpn : 4; /**< Debug Port Number. Optional. This register identi…
925 uint32_t reserved_17_19 : 3;
926 …uint32_t p_indicator : 1; /**< Port Indicator. This bit indicates whether the po…
930 …uint32_t n_cc : 4; /**< Number of Companion Controller. This field indica…
938 …uint32_t n_pcc : 4; /**< Number of Ports per Companion Controller (N_PCC).…
941 …uint32_t prr : 1; /**< Port Routing Rules. This field indicates the meth…
949 uint32_t reserved_5_6 : 2;
950 …uint32_t ppc : 1; /**< Port Power Control. This field indicates whether …
955 …uint32_t n_ports : 4; /**< This field specifies the number of physical downs…
960 uint32_t n_ports : 4;
961 uint32_t ppc : 1;
962 uint32_t reserved_5_6 : 2;
963 uint32_t prr : 1;
964 uint32_t n_pcc : 4;
965 uint32_t n_cc : 4;
966 uint32_t p_indicator : 1;
967 uint32_t reserved_17_19 : 3;
968 uint32_t dpn : 4;
969 uint32_t reserved_24_31 : 8;
989 uint32_t u32;
992 uint32_t reserved_14_31 : 18;
993 …uint32_t mfmc : 13; /**< For byte interface (8-bits), <13:1> is used as th…
996 uint32_t en : 1; /**< Writing 1b1 enables this register.
999 uint32_t en : 1;
1000 uint32_t mfmc : 13;
1001 uint32_t reserved_14_31 : 18;
1021 uint32_t u32;
1024 uint32_t reserved_13_31 : 19;
1025 …uint32_t txtx_tadao : 3; /**< Tx-Tx turnaround Delay Add on. This field specifi…
1033 uint32_t reserved_9_9 : 1;
1034 …uint32_t ta_off : 8; /**< Time-Available Offset. This value indicates the a…
1042 uint32_t reserved_0_0 : 1;
1044 uint32_t reserved_0_0 : 1;
1045 uint32_t ta_off : 8;
1046 uint32_t reserved_9_9 : 1;
1047 uint32_t txtx_tadao : 3;
1048 uint32_t reserved_13_31 : 19;
1068 uint32_t u32;
1071 uint32_t reserved_6_31 : 26;
1072 uint32_t auto_dis : 1; /**< Automatic feature disable.
1083 uint32_t nakrf_dis : 1; /**< NAK Reload Fix Disable.
1088 uint32_t reserved_3_3 : 1;
1089 uint32_t pesd : 1; /**< Scales down port enumeration time.
1093 uint32_t hcp_fw : 1; /**< HCCPARAMS Field Writeable.
1096 uint32_t hcp_rw : 1; /**< HCCPARAMS Reigster Writeable.
1100 uint32_t hcp_rw : 1;
1101 uint32_t hcp_fw : 1;
1102 uint32_t pesd : 1;
1103 uint32_t reserved_3_3 : 1;
1104 uint32_t nakrf_dis : 1;
1105 uint32_t auto_dis : 1;
1106 uint32_t reserved_6_31 : 26;
1126 uint32_t u32;
1129 …uint32_t vld : 1; /**< AHB Error Captured. Indicator that an AHB error w…
1131 uint32_t reserved_0_30 : 31;
1133 uint32_t reserved_0_30 : 31;
1134 uint32_t vld : 1;
1154 uint32_t u32;
1157 …uint32_t err_addr : 32; /**< AHB Master Error Address. AHB address of the cont…
1159 uint32_t err_addr : 32;
1187 uint32_t u32;
1190 …uint32_t baddr : 20; /**< Base Address (Low). These bits correspond to memo…
1191 uint32_t reserved_0_11 : 12;
1193 uint32_t reserved_0_11 : 12;
1194 uint32_t baddr : 20;
1214 uint32_t u32;
1217 uint32_t reserved_23_31 : 9;
1218 uint32_t wkoc_e : 1; /**< Wake on Over-current Enable.Writing this bit to a
1221 …uint32_t wkdscnnt_e : 1; /**< Wake on Disconnect Enable. Writing this bit to a …
1224 …uint32_t wkcnnt_e : 1; /**< Wake on Connect Enable. Writing this bit to a one…
1227 …uint32_t ptc : 4; /**< Port Test Control. When this field is zero, the p…
1238 …uint32_t pic : 2; /**< Port Indicator Control. Writing to these bits has…
1247 …uint32_t po : 1; /**< Port Owner.This bit unconditionally goes to a 0b …
1254 …uint32_t pp : 1; /**< Port Power. The function of this bit depends on t…
1266 …uint32_t lsts : 2; /**< Line Status.These bits reflect the current logica…
1277 uint32_t reserved_9_9 : 1;
1278 …uint32_t prst : 1; /**< Port Reset.1=Port is in Reset. 0=Port is not in R…
1296 …uint32_t spd : 1; /**< Suspend. 1=Port in suspend state. 0=Port not in s…
1315 uint32_t fpr : 1; /**< Force Port Resume.
1335 …uint32_t occ : 1; /**< Over-current Change. 1=This bit gets set to a one…
1337 …uint32_t oca : 1; /**< Over-current Active. 1=This port currently has an…
1340 …uint32_t pedc : 1; /**< Port Enable/Disable Change. 1=Port enabled/disabl…
1346 …uint32_t ped : 1; /**< Port Enabled/Disabled. 1=Enable. 0=Disable. Ports…
1357 …uint32_t csc : 1; /**< Connect Status Change. 1=Change in Current Connec…
1364 …uint32_t ccs : 1; /**< Current Connect Status. 1=Device is present on po…
1369 uint32_t ccs : 1;
1370 uint32_t csc : 1;
1371 uint32_t ped : 1;
1372 uint32_t pedc : 1;
1373 uint32_t oca : 1;
1374 uint32_t occ : 1;
1375 uint32_t fpr : 1;
1376 uint32_t spd : 1;
1377 uint32_t prst : 1;
1378 uint32_t reserved_9_9 : 1;
1379 uint32_t lsts : 2;
1380 uint32_t pp : 1;
1381 uint32_t po : 1;
1382 uint32_t pic : 2;
1383 uint32_t ptc : 4;
1384 uint32_t wkcnnt_e : 1;
1385 uint32_t wkdscnnt_e : 1;
1386 uint32_t wkoc_e : 1;
1387 uint32_t reserved_23_31 : 9;
1407 uint32_t u32;
1410 uint32_t reserved_24_31 : 8;
1411 …uint32_t itc : 8; /**< Interrupt Threshold Control. This field is used b…
1423 uint32_t reserved_12_15 : 4;
1424 uint32_t aspm_en : 1; /**< Asynchronous Schedule Park Mode Enable. */
1425 uint32_t reserved_10_10 : 1;
1426 uint32_t aspmc : 2; /**< Asynchronous Schedule Park Mode Count. */
1427 uint32_t lhcr : 1; /**< Light Host Controller Reset */
1428 …uint32_t iaa_db : 1; /**< Interrupt on Async Advance Doorbell.This bit is u…
1435 …uint32_t as_en : 1; /**< Asynchronous Schedule Enable .This bit controls w…
1439 …uint32_t ps_en : 1; /**< Periodic Schedule Enable. This bit controls wheth…
1443 …uint32_t fls : 2; /**< Frame List Size. This field is R/W only if Progra…
1451 …uint32_t hcreset : 1; /**< Host Controller Reset (HCRESET). This control bit…
1461 uint32_t rs : 1; /**< Run/Stop (RS).
1473 uint32_t rs : 1;
1474 uint32_t hcreset : 1;
1475 uint32_t fls : 2;
1476 uint32_t ps_en : 1;
1477 uint32_t as_en : 1;
1478 uint32_t iaa_db : 1;
1479 uint32_t lhcr : 1;
1480 uint32_t aspmc : 2;
1481 uint32_t reserved_10_10 : 1;
1482 uint32_t aspm_en : 1;
1483 uint32_t reserved_12_15 : 4;
1484 uint32_t itc : 8;
1485 uint32_t reserved_24_31 : 8;
1509 uint32_t u32;
1512 uint32_t reserved_6_31 : 26;
1513 …uint32_t ioaa_en : 1; /**< Interrupt on Async Advance Enable When this bit i…
1517 …uint32_t hserr_en : 1; /**< Host System Error Enable When this bit is a one, …
1520 …uint32_t flro_en : 1; /**< Frame List Rollover Enable. When this bit is a on…
1523 …uint32_t pci_en : 1; /**< Port Change Interrupt Enable. When this bit is a …
1526 …uint32_t usberrint_en : 1; /**< USB Error Interrupt Enable. When this bit is a on…
1529 …uint32_t usbint_en : 1; /**< USB Interrupt Enable. When this bit is a one, and…
1533 uint32_t usbint_en : 1;
1534 uint32_t usberrint_en : 1;
1535 uint32_t pci_en : 1;
1536 uint32_t flro_en : 1;
1537 uint32_t hserr_en : 1;
1538 uint32_t ioaa_en : 1;
1539 uint32_t reserved_6_31 : 26;
1561 uint32_t u32;
1564 uint32_t reserved_16_31 : 16;
1565 …uint32_t ass : 1; /**< Asynchronous Schedule Status. The bit reports the…
1573 …uint32_t pss : 1; /**< Periodic Schedule Status. The bit reports the cur…
1580 …uint32_t reclm : 1; /**< Reclamation.This is a read-only status bit, which…
1582 …uint32_t hchtd : 1; /**< HCHalted. This bit is a zero whenever the Run/Sto…
1586 uint32_t reserved_6_11 : 6;
1587 …uint32_t ioaa : 1; /**< Interrupt on Async Advance. System software can f…
1591 …uint32_t hsyserr : 1; /**< Host System Error. The Host Controller sets this …
1593 …uint32_t flro : 1; /**< Frame List Rollover. The Host Controller sets thi…
1600 …uint32_t pcd : 1; /**< Port Change Detect. The Host Controller sets this…
1606 …uint32_t usberrint : 1; /**< USB Error Interrupt. The Host Controller sets thi…
1610 …uint32_t usbint : 1; /**< USB Interrupt. The Host Controller sets this bit …
1615 uint32_t usbint : 1;
1616 uint32_t usberrint : 1;
1617 uint32_t pcd : 1;
1618 uint32_t flro : 1;
1619 uint32_t hsyserr : 1;
1620 uint32_t ioaa : 1;
1621 uint32_t reserved_6_11 : 6;
1622 uint32_t hchtd : 1;
1623 uint32_t reclm : 1;
1624 uint32_t pss : 1;
1625 uint32_t ass : 1;
1626 uint32_t reserved_16_31 : 16;
1648 uint32_t u32;
1651 …uint32_t bced : 28; /**< BulkCurrentED. This is advanced to the next ED af…
1660 uint32_t reserved_0_3 : 4;
1662 uint32_t reserved_0_3 : 4;
1663 uint32_t bced : 28;
1684 uint32_t u32;
1687 …uint32_t bhed : 28; /**< BulkHeadED. HC traverses the Bulk list starting w…
1689 uint32_t reserved_0_3 : 4;
1691 uint32_t reserved_0_3 : 4;
1692 uint32_t bhed : 28;
1720 uint32_t u32;
1723 uint32_t reserved_18_31 : 14;
1724 …uint32_t soc : 2; /**< SchedulingOverrunCount. These bits are incremente…
1729 uint32_t reserved_4_15 : 12;
1730 …uint32_t ocr : 1; /**< OwnershipChangeRequest. This bit is set by an OS …
1734 …uint32_t blf : 1; /**< BulkListFilled This bit is used to indicate wheth…
1744 …uint32_t clf : 1; /**< ControlListFilled. This bit is used to indicate w…
1754 …uint32_t hcr : 1; /**< HostControllerReset. This bit is set by HCD to in…
1763 uint32_t hcr : 1;
1764 uint32_t clf : 1;
1765 uint32_t blf : 1;
1766 uint32_t ocr : 1;
1767 uint32_t reserved_4_15 : 12;
1768 uint32_t soc : 2;
1769 uint32_t reserved_18_31 : 14;
1791 uint32_t u32;
1794 uint32_t reserved_11_31 : 21;
1795 …uint32_t rwe : 1; /**< RemoteWakeupEnable. This bit is used by HCD to en…
1800 …uint32_t rwc : 1; /**< RemoteWakeupConnected.This bit indicates whether …
1805 uint32_t ir : 1; /**< InterruptRouting
1812 uint32_t hcfs : 2; /**< HostControllerFunctionalState for USB
1826 …uint32_t ble : 1; /**< BulkListEnable. This bit is set to enable the pro…
1832 …uint32_t cle : 1; /**< ControlListEnable. This bit is set to enable the …
1838 …uint32_t ie : 1; /**< IsochronousEnable This bit is used by HCD to enab…
1845 …uint32_t ple : 1; /**< PeriodicListEnable. This bit is set to enable the…
1849 …uint32_t cbsr : 2; /**< ControlBulkServiceRatio. This specifies the servi…
1863 uint32_t cbsr : 2;
1864 uint32_t ple : 1;
1865 uint32_t ie : 1;
1866 uint32_t cle : 1;
1867 uint32_t ble : 1;
1868 uint32_t hcfs : 2;
1869 uint32_t ir : 1;
1870 uint32_t rwc : 1;
1871 uint32_t rwe : 1;
1872 uint32_t reserved_11_31 : 21;
1893 uint32_t u32;
1896 …uint32_t cced : 28; /**< ControlCurrentED. This pointer is advanced to the…
1905 uint32_t reserved_0_3 : 4;
1907 uint32_t reserved_0_3 : 4;
1908 uint32_t cced : 28;
1929 uint32_t u32;
1932 …uint32_t ched : 28; /**< ControlHeadED. HC traverses the Control list star…
1934 uint32_t reserved_0_3 : 4;
1936 uint32_t reserved_0_3 : 4;
1937 uint32_t ched : 28;
1959 uint32_t u32;
1962 …uint32_t dh : 28; /**< DoneHead. When a TD is completed, HC writes the c…
1966 uint32_t reserved_0_3 : 4;
1968 uint32_t reserved_0_3 : 4;
1969 uint32_t dh : 28;
1993 uint32_t u32;
1996 …uint32_t fit : 1; /**< FrameIntervalToggle. HCD toggles this bit wheneve…
1998 …uint32_t fsmps : 15; /**< FSLargestDataPacket. This field specifies a value…
2003 uint32_t reserved_14_15 : 2;
2004 …uint32_t fi : 14; /**< FrameInterval. This specifies the interval betwee…
2011 uint32_t fi : 14;
2012 uint32_t reserved_14_15 : 2;
2013 uint32_t fsmps : 15;
2014 uint32_t fit : 1;
2037 uint32_t u32;
2040 uint32_t reserved_16_31 : 16;
2041 …uint32_t fn : 16; /**< FrameNumber. This is incremented when HcFmRemaini…
2048 uint32_t fn : 16;
2049 uint32_t reserved_16_31 : 16;
2069 uint32_t u32;
2072 …uint32_t frt : 1; /**< FrameRemainingToggle. This bit is loaded from the…
2075 uint32_t reserved_14_30 : 17;
2076 …uint32_t fr : 14; /**< FrameRemaining. This counter is decremented at ea…
2082 uint32_t fr : 14;
2083 uint32_t reserved_14_30 : 17;
2084 uint32_t frt : 1;
2108 uint32_t u32;
2111 …uint32_t hcca : 24; /**< This is the base address (bits [31:8]) of the Hos…
2112 uint32_t reserved_0_7 : 8;
2114 uint32_t reserved_0_7 : 8;
2115 uint32_t hcca : 24;
2139 uint32_t u32;
2142 uint32_t mie : 1; /**< A '0' written to this field is ignored by HC.
2146 …uint32_t oc : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2147 uint32_t reserved_7_29 : 23;
2148 …uint32_t rhsc : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2149 …uint32_t fno : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2150 …uint32_t ue : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2151 …uint32_t rd : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2152 …uint32_t sf : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2153 …uint32_t wdh : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2154 …uint32_t so : 1; /**< 0 - Ignore; 1 - Disable interrupt generation due …
2156 uint32_t so : 1;
2157 uint32_t wdh : 1;
2158 uint32_t sf : 1;
2159 uint32_t rd : 1;
2160 uint32_t ue : 1;
2161 uint32_t fno : 1;
2162 uint32_t rhsc : 1;
2163 uint32_t reserved_7_29 : 23;
2164 uint32_t oc : 1;
2165 uint32_t mie : 1;
2190 uint32_t u32;
2193 uint32_t mie : 1; /**< A '0' written to this field is ignored by HC.
2197 …uint32_t oc : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2198 uint32_t reserved_7_29 : 23;
2199 …uint32_t rhsc : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2200 …uint32_t fno : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2201 …uint32_t ue : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2202 …uint32_t rd : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2203 …uint32_t sf : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2204 …uint32_t wdh : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2205 …uint32_t so : 1; /**< 0 - Ignore; 1 - Enable interrupt generation due t…
2207 uint32_t so : 1;
2208 uint32_t wdh : 1;
2209 uint32_t sf : 1;
2210 uint32_t rd : 1;
2211 uint32_t ue : 1;
2212 uint32_t fno : 1;
2213 uint32_t rhsc : 1;
2214 uint32_t reserved_7_29 : 23;
2215 uint32_t oc : 1;
2216 uint32_t mie : 1;
2240 uint32_t u32;
2243 uint32_t reserved_31_31 : 1;
2244 …uint32_t oc : 1; /**< OwnershipChange. This bit is set by HC when HCD s…
2248 uint32_t reserved_7_29 : 23;
2249 …uint32_t rhsc : 1; /**< RootHubStatusChange. This bit is set when the con…
2251 …uint32_t fno : 1; /**< FrameNumberOverflow. This bit is set when the MSb…
2254 …uint32_t ue : 1; /**< UnrecoverableError. This bit is set when HC detec…
2257 …uint32_t rd : 1; /**< ResumeDetected. This bit is set when HC detects t…
2261 …uint32_t sf : 1; /**< StartofFrame. This bit is set by HC at each start…
2263 …uint32_t wdh : 1; /**< WritebackDoneHead. This bit is set immediately af…
2267 …uint32_t so : 1; /**< SchedulingOverrun. This bit is set when the USB s…
2272 uint32_t so : 1;
2273 uint32_t wdh : 1;
2274 uint32_t sf : 1;
2275 uint32_t rd : 1;
2276 uint32_t ue : 1;
2277 uint32_t fno : 1;
2278 uint32_t rhsc : 1;
2279 uint32_t reserved_7_29 : 23;
2280 uint32_t oc : 1;
2281 uint32_t reserved_31_31 : 1;
2303 uint32_t u32;
2306 uint32_t reserved_12_31 : 20;
2307 uint32_t lst : 12; /**< LSThreshold
2313 uint32_t lst : 12;
2314 uint32_t reserved_12_31 : 20;
2335 uint32_t u32;
2338 …uint32_t pced : 28; /**< PeriodCurrentED. This is used by HC to point to t…
2343 uint32_t reserved_0_3 : 4;
2345 uint32_t reserved_0_3 : 4;
2346 uint32_t pced : 28;
2367 uint32_t u32;
2370 uint32_t reserved_14_31 : 18;
2371 …uint32_t ps : 14; /**< PeriodicStart After a hardware reset, this field …
2379 uint32_t ps : 14;
2380 uint32_t reserved_14_31 : 18;
2400 uint32_t u32;
2403 uint32_t reserved_8_31 : 24;
2404 …uint32_t rev : 8; /**< Revision This read-only field contains the BCD re…
2409 uint32_t rev : 8;
2410 uint32_t reserved_8_31 : 24;
2433 uint32_t u32;
2436 …uint32_t potpgt : 8; /**< PowerOnToPowerGoodTime. This byte specifies the d…
2439 uint32_t reserved_13_23 : 11;
2440 …uint32_t nocp : 1; /**< NoOverCurrentProtection. This bit describes how t…
2445 …uint32_t ocpm : 1; /**< OverCurrentProtectionMode. This bit describes how…
2451 …uint32_t dt : 1; /**< DeviceType. This bit specifies that the Root Hub …
2454 …uint32_t psm : 1; /**< PowerSwitchingMode. This bit is used to specify h…
2463 …uint32_t nps : 1; /**< NoPowerSwitching These bits are used to specify w…
2469 …uint32_t ndp : 8; /**< NumberDownstreamPorts. These bits specify the num…
2473 uint32_t ndp : 8;
2474 uint32_t nps : 1;
2475 uint32_t psm : 1;
2476 uint32_t dt : 1;
2477 uint32_t ocpm : 1;
2478 uint32_t nocp : 1;
2479 uint32_t reserved_13_23 : 11;
2480 uint32_t potpgt : 8;
2502 uint32_t u32;
2505 uint32_t ppcm : 16; /**< PortPowerControlMask.
2517 uint32_t dr : 16; /**< DeviceRemovable.
2526 uint32_t dr : 16;
2527 uint32_t ppcm : 16;
2552 uint32_t u32;
2555 uint32_t reserved_21_31 : 11;
2556 …uint32_t prsc : 1; /**< PortResetStatusChange. This bit is set at the end…
2560 …uint32_t ocic : 1; /**< PortOverCurrentIndicatorChange. This bit is valid…
2566 …uint32_t pssc : 1; /**< PortSuspendStatusChange. This bit is set when the…
2573 …uint32_t pesc : 1; /**< PortEnableStatusChange. This bit is set when hard…
2578 …uint32_t csc : 1; /**< ConnectStatusChange. This bit is set whenever a c…
2588 uint32_t reserved_10_15 : 6;
2589 …uint32_t lsda : 1; /**< (read) LowSpeedDeviceAttached. This bit indicates…
2597 …uint32_t pps : 1; /**< (read) PortPowerStatus. This bit reflects the por…
2615 uint32_t reserved_5_7 : 3;
2616 …uint32_t prs : 1; /**< (read) PortResetStatus. When this bit is set by a…
2627 …uint32_t poci : 1; /**< (read) PortOverCurrentIndicator. This bit is only…
2638 …uint32_t pss : 1; /**< (read) PortSuspendStatus. This bit indicates the …
2652 …uint32_t pes : 1; /**< (read) PortEnableStatus. This bit indicates wheth…
2667 …uint32_t ccs : 1; /**< (read) CurrentConnectStatus. This bit reflects th…
2678 uint32_t ccs : 1;
2679 uint32_t pes : 1;
2680 uint32_t pss : 1;
2681 uint32_t poci : 1;
2682 uint32_t prs : 1;
2683 uint32_t reserved_5_7 : 3;
2684 uint32_t pps : 1;
2685 uint32_t lsda : 1;
2686 uint32_t reserved_10_15 : 6;
2687 uint32_t csc : 1;
2688 uint32_t pesc : 1;
2689 uint32_t pssc : 1;
2690 uint32_t ocic : 1;
2691 uint32_t prsc : 1;
2692 uint32_t reserved_21_31 : 11;
2714 uint32_t u32;
2717 …uint32_t crwe : 1; /**< (write) ClearRemoteWakeupEnable Writing a '1' cle…
2719 uint32_t reserved_18_30 : 13;
2720 …uint32_t ccic : 1; /**< OverCurrentIndicatorChange. This bit is set by ha…
2723 …uint32_t lpsc : 1; /**< (read) LocalPowerStatusChange. The Root Hub does …
2729 …uint32_t drwe : 1; /**< (read) DeviceRemoteWakeupEnable. This bit enables…
2735 uint32_t reserved_2_14 : 13;
2736 …uint32_t oci : 1; /**< OverCurrentIndicator. This bit reports overcurren…
2740 …uint32_t lps : 1; /**< (read) LocalPowerStatus. The Root Hub does not s…
2748 uint32_t lps : 1;
2749 uint32_t oci : 1;
2750 uint32_t reserved_2_14 : 13;
2751 uint32_t drwe : 1;
2752 uint32_t lpsc : 1;
2753 uint32_t ccic : 1;
2754 uint32_t reserved_18_30 : 13;
2755 uint32_t crwe : 1;
2776 uint32_t u32;
2779 …uint32_t vld : 1; /**< AHB Error Captured. Indicator that an AHB error w…
2781 uint32_t reserved_0_30 : 31;
2783 uint32_t reserved_0_30 : 31;
2784 uint32_t vld : 1;
2805 uint32_t u32;
2808 …uint32_t err_addr : 32; /**< AHB Master Error Address. AHB address of the cont…
2810 uint32_t err_addr : 32;