clk-id.h (dc37fec48314d942003a414a4bab38f4688f09a3) clk-id.h (6b301a059eb2ebed1b12a900e3b21a38e48dd410)
1/*
2 * This header provides IDs for clocks common between several Tegra SoCs
3 */
4#ifndef _TEGRA_CLK_ID_H
5#define _TEGRA_CLK_ID_H
6
7enum clk_id {
8 tegra_clk_actmon,

--- 138 unchanged lines hidden (view full) ---

147 tegra_clk_pclk,
148 tegra_clk_pll_a,
149 tegra_clk_pll_a_out0,
150 tegra_clk_pll_a1,
151 tegra_clk_pll_c,
152 tegra_clk_pll_c2,
153 tegra_clk_pll_c3,
154 tegra_clk_pll_c4,
1/*
2 * This header provides IDs for clocks common between several Tegra SoCs
3 */
4#ifndef _TEGRA_CLK_ID_H
5#define _TEGRA_CLK_ID_H
6
7enum clk_id {
8 tegra_clk_actmon,

--- 138 unchanged lines hidden (view full) ---

147 tegra_clk_pclk,
148 tegra_clk_pll_a,
149 tegra_clk_pll_a_out0,
150 tegra_clk_pll_a1,
151 tegra_clk_pll_c,
152 tegra_clk_pll_c2,
153 tegra_clk_pll_c3,
154 tegra_clk_pll_c4,
155 tegra_clk_pll_c4_out0,
156 tegra_clk_pll_c4_out1,
157 tegra_clk_pll_c4_out2,
158 tegra_clk_pll_c4_out3,
155 tegra_clk_pll_c_out1,
156 tegra_clk_pll_d,
157 tegra_clk_pll_d2,
158 tegra_clk_pll_d2_out0,
159 tegra_clk_pll_d_out0,
160 tegra_clk_pll_dp,
161 tegra_clk_pll_e_out0,
162 tegra_clk_pll_g_ref,

--- 11 unchanged lines hidden (view full) ---

174 tegra_clk_pll_p_out_hsio,
175 tegra_clk_pll_p_out_xusb,
176 tegra_clk_pll_p_out_cpu,
177 tegra_clk_pll_p_out_adsp,
178 tegra_clk_pll_ref,
179 tegra_clk_pll_re_out,
180 tegra_clk_pll_re_vco,
181 tegra_clk_pll_u,
159 tegra_clk_pll_c_out1,
160 tegra_clk_pll_d,
161 tegra_clk_pll_d2,
162 tegra_clk_pll_d2_out0,
163 tegra_clk_pll_d_out0,
164 tegra_clk_pll_dp,
165 tegra_clk_pll_e_out0,
166 tegra_clk_pll_g_ref,

--- 11 unchanged lines hidden (view full) ---

178 tegra_clk_pll_p_out_hsio,
179 tegra_clk_pll_p_out_xusb,
180 tegra_clk_pll_p_out_cpu,
181 tegra_clk_pll_p_out_adsp,
182 tegra_clk_pll_ref,
183 tegra_clk_pll_re_out,
184 tegra_clk_pll_re_vco,
185 tegra_clk_pll_u,
186 tegra_clk_pll_u_out,
187 tegra_clk_pll_u_out1,
188 tegra_clk_pll_u_out2,
182 tegra_clk_pll_u_12m,
183 tegra_clk_pll_u_480m,
184 tegra_clk_pll_u_48m,
185 tegra_clk_pll_u_60m,
186 tegra_clk_pll_x,
187 tegra_clk_pll_x_out0,
188 tegra_clk_pwm,
189 tegra_clk_qspi,

--- 115 unchanged lines hidden ---
189 tegra_clk_pll_u_12m,
190 tegra_clk_pll_u_480m,
191 tegra_clk_pll_u_48m,
192 tegra_clk_pll_u_60m,
193 tegra_clk_pll_x,
194 tegra_clk_pll_x_out0,
195 tegra_clk_pwm,
196 tegra_clk_qspi,

--- 115 unchanged lines hidden ---