Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
Dcore.h80 struct cdns3 { struct
84 struct cdns3_usb_regs __iomem *dev_regs; argument
87 struct cdns3_otg_legacy_regs *otg_v0_regs; argument
88 struct cdns3_otg_regs *otg_v1_regs; argument
89 struct cdns3_otg_common_regs *otg_regs; argument
98 struct cdns3_role_driver *roles[USB_ROLE_DEVICE + 1]; argument
101 struct cdns3_device *gadget_dev; argument
110 struct cdns3_platform_data *pdata; argument
115 int cdns3_hw_role_switch(struct cdns3 *cdns); argument