Searched defs:dsps_glue (Results 1 – 1 of 1) sorted by relevance
141 struct dsps_glue { struct142 struct device *dev;143 struct platform_device *musb; /* child musb pdev */144 const struct dsps_musb_wrapper *wrp; /* wrapper register offsets */145 struct timer_list timer; /* otg_workaround timer */146 unsigned long last_timer; /* last timer data for each instance */147 bool sw_babble_enabled;149 struct dsps_context context;150 struct debugfs_regset32 regset;151 struct dentry *dbgfs_root;