Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-qcom.c56 struct dwc3_acpi_pdata { struct
57 u32 qscratch_base_offset;
58 u32 qscratch_base_size;
59 u32 dwc3_core_base_size;
60 int hs_phy_irq_index;
61 int dp_hs_phy_irq_index;
62 int dm_hs_phy_irq_index;
63 int ss_phy_irq_index;
87 const struct dwc3_acpi_pdata *acpi_pdata; argument