Searched defs:dwc3_acpi_pdata (Results 1 – 1 of 1) sorted by relevance
56 struct dwc3_acpi_pdata { struct57 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