Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dci.h215 struct ci_hdrc { struct
216 struct device *dev;
217 spinlock_t lock;
218 struct hw_bank hw_bank;
219 int irq;
220 struct ci_role_driver *roles[CI_ROLE_END];
221 enum ci_role role;
222 bool is_otg;
223 struct usb_otg otg;
224 struct otg_fsm fsm;
[all …]