Lines Matching defs:fotg210_regs
220 struct fotg210_regs { struct
223 u32 command;
237 u32 status;
252 u32 intr_enable;
255 u32 frame_index; /* current microframe number */
257 u32 segment; /* address bits 63:32 if needed */
259 u32 frame_list; /* points to periodic list */
261 u32 async_next; /* address of next async queue head */
263 u32 reserved1;
265 u32 port_status;
276 u32 reserved2[19];
279 u32 otgcsr;
285 u32 otgisr;
288 u32 reserved3[15];
291 u32 gmir;