Searched defs:dwc3_acpi_pdata (Results 1 – 1 of 1) sorted by relevance
46 struct dwc3_acpi_pdata { struct47 u32 qscratch_base_offset;48 u32 qscratch_base_size;49 u32 dwc3_core_base_size;50 int hs_phy_irq_index;74 const struct dwc3_acpi_pdata *acpi_pdata; argument