Home
last modified time | relevance | path

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

/linux/drivers/interconnect/qcom/
H A Dicc-common.c18 node = of_icc_xlate_onecell(spec, data); in qcom_icc_xlate_extended()
H A Dosm-l3.c225 provider->xlate = of_icc_xlate_onecell; in qcom_osm_l3_probe()
/linux/include/linux/
H A Dinterconnect-provider.h39 struct icc_node *of_icc_xlate_onecell(const struct of_phandle_args *spec,
/linux/drivers/interconnect/
H A Dicc-clk.c103 provider->xlate = of_icc_xlate_onecell; in icc_clk_register()
H A Dcore.c352 struct icc_node *of_icc_xlate_onecell(const struct of_phandle_args *spec, in of_icc_xlate_onecell() function
365 EXPORT_SYMBOL_GPL(of_icc_xlate_onecell);
/linux/drivers/interconnect/imx/
H A Dimx.c295 provider->xlate = of_icc_xlate_onecell; in imx_icc_register()