Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/interconnect/qcom/
Dicc-common.c17 node = of_icc_xlate_onecell(spec, data); in qcom_icc_xlate_extended()
Dosm-l3.c241 provider->xlate = of_icc_xlate_onecell; in qcom_osm_l3_probe()
Dmsm8974.c698 provider->xlate = of_icc_xlate_onecell; in msm8974_icc_probe()
/Linux-v6.6/include/linux/
Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
/Linux-v6.6/drivers/interconnect/
Dicc-clk.c102 provider->xlate = of_icc_xlate_onecell; in icc_clk_register()
Dcore.c346 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec, in of_icc_xlate_onecell() function
359 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);
/Linux-v6.6/drivers/interconnect/imx/
Dimx.c295 provider->xlate = of_icc_xlate_onecell; in imx_icc_register()