Home
last modified time | relevance | path

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

/openbmc/linux/drivers/interconnect/qcom/
H A Dicc-common.c17 node = of_icc_xlate_onecell(spec, data); in qcom_icc_xlate_extended()
H A Dosm-l3.c242 provider->xlate = of_icc_xlate_onecell; in qcom_osm_l3_probe()
H A Dmsm8974.c698 provider->xlate = of_icc_xlate_onecell; in msm8974_icc_probe()
/openbmc/linux/include/linux/
H A Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec,
/openbmc/linux/drivers/interconnect/
H A Dicc-clk.c103 provider->xlate = of_icc_xlate_onecell; in icc_clk_register()
H A Dcore.c350 struct icc_node *of_icc_xlate_onecell(struct of_phandle_args *spec, in of_icc_xlate_onecell() function
363 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);
/openbmc/linux/drivers/interconnect/imx/
H A Dimx.c295 provider->xlate = of_icc_xlate_onecell; in imx_icc_register()