Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
Ddwc3-qcom.c55 struct dwc3_acpi_pdata { struct
56 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