• Home
  • Raw
  • Download

Lines Matching refs:clk_regs

46 	u32 spll_func_cntl = pi->clk_regs.rv730.cg_spll_func_cntl;  in rv730_populate_sclk_value()
47 u32 spll_func_cntl_2 = pi->clk_regs.rv730.cg_spll_func_cntl_2; in rv730_populate_sclk_value()
48 u32 spll_func_cntl_3 = pi->clk_regs.rv730.cg_spll_func_cntl_3; in rv730_populate_sclk_value()
49 u32 cg_spll_spread_spectrum = pi->clk_regs.rv730.cg_spll_spread_spectrum; in rv730_populate_sclk_value()
50 u32 cg_spll_spread_spectrum_2 = pi->clk_regs.rv730.cg_spll_spread_spectrum_2; in rv730_populate_sclk_value()
124 u32 mclk_pwrmgt_cntl = pi->clk_regs.rv730.mclk_pwrmgt_cntl; in rv730_populate_mclk_value()
125 u32 dll_cntl = pi->clk_regs.rv730.dll_cntl; in rv730_populate_mclk_value()
126 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value()
127 u32 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2; in rv730_populate_mclk_value()
128 u32 mpll_func_cntl_3 = pi->clk_regs.rv730.mpll_func_cntl3; in rv730_populate_mclk_value()
129 u32 mpll_ss = pi->clk_regs.rv730.mpll_ss; in rv730_populate_mclk_value()
130 u32 mpll_ss2 = pi->clk_regs.rv730.mpll_ss2; in rv730_populate_mclk_value()
202 pi->clk_regs.rv730.cg_spll_func_cntl = in rv730_read_clock_registers()
204 pi->clk_regs.rv730.cg_spll_func_cntl_2 = in rv730_read_clock_registers()
206 pi->clk_regs.rv730.cg_spll_func_cntl_3 = in rv730_read_clock_registers()
208 pi->clk_regs.rv730.cg_spll_spread_spectrum = in rv730_read_clock_registers()
210 pi->clk_regs.rv730.cg_spll_spread_spectrum_2 = in rv730_read_clock_registers()
213 pi->clk_regs.rv730.mclk_pwrmgt_cntl = in rv730_read_clock_registers()
215 pi->clk_regs.rv730.dll_cntl = in rv730_read_clock_registers()
217 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()
219 pi->clk_regs.rv730.mpll_func_cntl2 = in rv730_read_clock_registers()
221 pi->clk_regs.rv730.mpll_func_cntl3 = in rv730_read_clock_registers()
223 pi->clk_regs.rv730.mpll_ss = in rv730_read_clock_registers()
225 pi->clk_regs.rv730.mpll_ss2 = in rv730_read_clock_registers()
258 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_smc_acpi_state()
259 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2; in rv730_populate_smc_acpi_state()
260 mpll_func_cntl_3 = pi->clk_regs.rv730.mpll_func_cntl3; in rv730_populate_smc_acpi_state()
287 spll_func_cntl = pi->clk_regs.rv730.cg_spll_func_cntl; in rv730_populate_smc_acpi_state()
288 spll_func_cntl_2 = pi->clk_regs.rv730.cg_spll_func_cntl_2; in rv730_populate_smc_acpi_state()
289 spll_func_cntl_3 = pi->clk_regs.rv730.cg_spll_func_cntl_3; in rv730_populate_smc_acpi_state()
328 cpu_to_be32(pi->clk_regs.rv730.mpll_func_cntl); in rv730_populate_smc_initial_state()
330 cpu_to_be32(pi->clk_regs.rv730.mpll_func_cntl2); in rv730_populate_smc_initial_state()
332 cpu_to_be32(pi->clk_regs.rv730.mpll_func_cntl3); in rv730_populate_smc_initial_state()
334 cpu_to_be32(pi->clk_regs.rv730.mclk_pwrmgt_cntl); in rv730_populate_smc_initial_state()
336 cpu_to_be32(pi->clk_regs.rv730.dll_cntl); in rv730_populate_smc_initial_state()
338 cpu_to_be32(pi->clk_regs.rv730.mpll_ss); in rv730_populate_smc_initial_state()
340 cpu_to_be32(pi->clk_regs.rv730.mpll_ss2); in rv730_populate_smc_initial_state()
346 cpu_to_be32(pi->clk_regs.rv730.cg_spll_func_cntl); in rv730_populate_smc_initial_state()
348 cpu_to_be32(pi->clk_regs.rv730.cg_spll_func_cntl_2); in rv730_populate_smc_initial_state()
350 cpu_to_be32(pi->clk_regs.rv730.cg_spll_func_cntl_3); in rv730_populate_smc_initial_state()
352 cpu_to_be32(pi->clk_regs.rv730.cg_spll_spread_spectrum); in rv730_populate_smc_initial_state()
354 cpu_to_be32(pi->clk_regs.rv730.cg_spll_spread_spectrum_2); in rv730_populate_smc_initial_state()