Searched defs:qcom_pcie_resources_2_1_0 (Results 1 – 1 of 1) sorted by relevance
105 struct qcom_pcie_resources_2_1_0 { struct106 struct clk_bulk_data clks[QCOM_PCIE_2_1_0_MAX_CLOCKS];107 struct reset_control *pci_reset;108 struct reset_control *axi_reset;109 struct reset_control *ahb_reset;110 struct reset_control *por_reset;111 struct reset_control *phy_reset;112 struct reset_control *ext_reset;113 struct regulator_bulk_data supplies[QCOM_PCIE_2_1_0_MAX_SUPPLY];
Completed in 8 milliseconds