Lines Matching defs:fotg210_regs
226 struct fotg210_regs { struct
229 u32 command;
243 u32 status;
258 u32 intr_enable;
261 u32 frame_index; /* current microframe number */
263 u32 segment; /* address bits 63:32 if needed */
265 u32 frame_list; /* points to periodic list */
267 u32 async_next; /* address of next async queue head */
269 u32 reserved1;
271 u32 port_status;
282 u32 reserved2[19];
285 u32 otgcsr;
291 u32 otgisr;
294 u32 reserved3[15];
297 u32 gmir;