Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/interconnect/qcom/
Dicc-common.c18 node = of_icc_xlate_onecell(spec, data); in qcom_icc_xlate_extended()
Dosm-l3.c240 provider->xlate = of_icc_xlate_onecell; in qcom_osm_l3_probe()
Dmsm8974.c700 provider->xlate = of_icc_xlate_onecell; in msm8974_icc_probe()
/linux-6.12.1/include/linux/
Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(const struct of_phandle_args *spec,
/linux-6.12.1/drivers/interconnect/mediatek/
Dicc-emi.c103 provider->xlate = of_icc_xlate_onecell; in mtk_emi_icc_probe()
/linux-6.12.1/drivers/interconnect/
Dicc-clk.c103 provider->xlate = of_icc_xlate_onecell; in icc_clk_register()
Dcore.c350 struct icc_node *of_icc_xlate_onecell(const struct of_phandle_args *spec, in of_icc_xlate_onecell() function
363 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);
/linux-6.12.1/drivers/interconnect/imx/
Dimx.c295 provider->xlate = of_icc_xlate_onecell; in imx_icc_register()