Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dchipidea.h33 struct ci_hdrc_platform_data { struct
34 const char *name;
36 uintptr_t capoffset;
37 unsigned power_budget;
38 struct phy *phy;
40 struct usb_phy *usb_phy;
41 enum usb_phy_interface phy_mode;
42 unsigned long flags;
66 enum usb_dr_mode dr_mode;
72 int (*notify_event) (struct ci_hdrc *ci, unsigned event);
[all …]