Searched refs:of_icc_get (Results 1 – 5 of 5) sorted by relevance
46 struct icc_path *of_icc_get(struct device *dev, const char *name);65 static inline struct icc_path *of_icc_get(struct device *dev, in of_icc_get() function
21 paths[i].path = of_icc_get(dev, paths[i].name); in of_icc_bulk_get()
173 qcom->icc_path_ddr = of_icc_get(dev, "usb-ddr"); in dwc3_qcom_interconnect_init()179 qcom->icc_path_apps = of_icc_get(dev, "apps-usb"); in dwc3_qcom_interconnect_init()
250 qcom->icc_path_ddr = of_icc_get(dev, "usb-ddr"); in dwc3_qcom_interconnect_init()256 qcom->icc_path_apps = of_icc_get(dev, "apps-usb"); in dwc3_qcom_interconnect_init()
69 reg_bus_path = of_icc_get(dev, "cpu-cfg"); in msm_mdss_parse_data_bus_icc_path()