Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/musb/
Dmusb_dsps.c141 struct dsps_glue { struct
142 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;