Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-qcom.c85 const struct dwc3_acpi_pdata *acpi_pdata; member
484 const struct dwc3_acpi_pdata *pdata = qcom->acpi_pdata; in dwc3_qcom_setup_irq()
640 qcom->acpi_pdata->dwc3_core_base_size; in dwc3_qcom_acpi_register_core()
771 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()
772 if (!qcom->acpi_pdata) { in dwc3_qcom_probe()
814 qcom->acpi_pdata->qscratch_base_offset; in dwc3_qcom_probe()
816 qcom->acpi_pdata->qscratch_base_size; in dwc3_qcom_probe()
818 if (qcom->acpi_pdata->is_urs) { in dwc3_qcom_probe()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-qcom.c87 const struct dwc3_acpi_pdata *acpi_pdata; member
541 const struct dwc3_acpi_pdata *pdata = qcom->acpi_pdata; in dwc3_qcom_setup_irq()
701 qcom->acpi_pdata->dwc3_core_base_size; in dwc3_qcom_acpi_register_core()
833 qcom->acpi_pdata = acpi_device_get_match_data(dev); in dwc3_qcom_probe()
834 if (!qcom->acpi_pdata) { in dwc3_qcom_probe()
875 qcom->acpi_pdata->qscratch_base_offset; in dwc3_qcom_probe()
877 qcom->acpi_pdata->qscratch_base_size; in dwc3_qcom_probe()
879 if (qcom->acpi_pdata->is_urs) { in dwc3_qcom_probe()

Completed in 4 milliseconds