Searched defs:fotg210_regs (Results 1 – 1 of 1) sorted by relevance
13 struct fotg210_regs { struct15 struct {17 } hccr; /* 0x00 - 0x0f: hccr */18 struct {20 } hcor; /* 0x10 - 0x33: hcor */21 uint32_t rsvd1[3];22 uint32_t miscr; /* 0x40: Miscellaneous Register */23 uint32_t rsvd2[15];25 uint32_t otgcsr;/* 0x80: OTG Control Status Register */26 uint32_t otgisr;/* 0x84: OTG Interrupt Status Register */[all …]