Searched defs:Dwcregs (Results 1 – 1 of 1) sorted by relevance
9 typedef struct Dwcregs Dwcregs; typedef16 struct Dwcregs { struct18 Reg gotgctl; /* OTG Control and Status */19 Reg gotgint; /* OTG Interrupt */20 Reg gahbcfg; /* Core AHB Configuration */21 Reg gusbcfg; /* Core USB Configuration */22 Reg grstctl; /* Core Reset */23 Reg gintsts; /* Core Interrupt */24 Reg gintmsk; /* Core Interrupt Mask */25 Reg grxstsr; /* Receive Status Queue Read (RO) */[all …]