Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/9/bcm/
H A Ddwcotg.h9 typedef struct Dwcregs Dwcregs; typedef
16 struct Dwcregs { struct
18 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 …]