Searched defs:dwc3_acpi_pdata (Results 1 – 1 of 1) sorted by relevance
55 struct dwc3_acpi_pdata { struct56 u32 qscratch_base_offset;57 u32 qscratch_base_size;58 u32 dwc3_core_base_size;59 int hs_phy_irq_index;60 int dp_hs_phy_irq_index;61 int dm_hs_phy_irq_index;85 const struct dwc3_acpi_pdata *acpi_pdata; argument