Home
last modified time | relevance | path

Searched full:tegra210_clk_emc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/tegra/
H A Dclk-tegra210-emc.c31 struct tegra210_clk_emc { struct
40 static inline struct tegra210_clk_emc * argument
43 return container_of(hw, struct tegra210_clk_emc, hw); in to_tegra210_clk_emc()
53 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_get_parent()
66 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_recalc_rate()
92 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_determine_rate()
115 static struct clk *tegra210_clk_emc_find_parent(struct tegra210_clk_emc *emc, in tegra210_clk_emc_find_parent()
129 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_set_rate()
277 struct tegra210_clk_emc *emc; in tegra210_clk_register_emc()
307 struct tegra210_clk_emc *emc = to_tegra210_clk_emc(hw); in tegra210_clk_emc_attach()
[all …]
/linux/include/dt-bindings/clock/
H A Dtegra210-car.h78 #define TEGRA210_CLK_EMC 57 macro
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210.dtsi988 clocks = <&tegra_car TEGRA210_CLK_EMC>;