Searched refs:TEGRA210_CPU_CLK (Results 1 – 3 of 3) sorted by relevance
105 if ((mux->flags & TEGRA210_CPU_CLK) && in clk_super_set_parent()116 if ((mux->flags & TEGRA210_CPU_CLK) && in clk_super_set_parent()
183 TEGRA210_CPU_CLK, 4, 8, 0, NULL); in tegra_super_clk_init()
758 #define TEGRA210_CPU_CLK BIT(1) macro