Home
last modified time | relevance | path

Searched refs:tegra_mc_icc_xlate (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/soc/tegra/
H A Dmc.h178 struct icc_node *tegra_mc_icc_xlate(struct of_phandle_args *spec, void *data);
/openbmc/linux/drivers/memory/tegra/
H A Dmc.c758 struct icc_node *tegra_mc_icc_xlate(struct of_phandle_args *spec, void *data) in tegra_mc_icc_xlate() function
789 .xlate = tegra_mc_icc_xlate,
H A Dtegra234.c1039 .xlate = tegra_mc_icc_xlate,