Home
last modified time | relevance | path

Searched refs:cpg_write_32 (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/
Dboot_init_dram.c231 static void cpg_write_32(uint32_t a, uint32_t v);
348 static void cpg_write_32(uint32_t a, uint32_t v) in cpg_write_32() function
390 cpg_write_32(CPG_PLLECR, data_l); in pll3_control()
397 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
402 cpg_write_32(CPG_ZB3CKCR, data_l); in pll3_control()
407 cpg_write_32(CPG_PLLECR, data_l); in pll3_control()
417 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
422 cpg_write_32(CPG_FRQCRB, data_l); in pll3_control()
426 cpg_write_32(CPG_PLL3CR, data_mul); in pll3_control()
437 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
[all …]
/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/
Dboot_init_dram.c219 static void cpg_write_32(uint32_t a, uint32_t v);
331 static void cpg_write_32(uint32_t a, uint32_t v) in cpg_write_32() function
383 cpg_write_32(CPG_PLLECR, data_l); in pll3_control()
389 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
394 cpg_write_32(CPG_ZB3CKCR, data_l); in pll3_control()
399 cpg_write_32(CPG_PLLECR, data_l); in pll3_control()
406 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
411 cpg_write_32(CPG_FRQCRB, data_l); in pll3_control()
415 cpg_write_32(CPG_PLL3CR, data_mul); in pll3_control()
423 cpg_write_32(CPG_FRQCRD, data_l); in pll3_control()
[all …]