Home
last modified time | relevance | path

Searched refs:acpi_pdata (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-qcom.c87 const struct dwc3_acpi_pdata *acpi_pdata; member
526 const struct dwc3_acpi_pdata *pdata = qcom->acpi_pdata; in dwc3_qcom_setup_irq()
686 qcom->acpi_pdata->dwc3_core_base_size; in dwc3_qcom_acpi_register_core()
799 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()
800 if (!qcom->acpi_pdata) { in dwc3_qcom_probe()
843 qcom->acpi_pdata->qscratch_base_offset; in dwc3_qcom_probe()
845 qcom->acpi_pdata->qscratch_base_size; in dwc3_qcom_probe()
847 if (qcom->acpi_pdata->is_urs) { in dwc3_qcom_probe()