Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/
Dboot_init_dram.c1039 uint32_t reg_ofs; in regif_pll_wa() local
1064 reg_ofs = ddr_regdef_adr(_reg_PHY_LPDDR3_CS) - DDR_PHY_ADR_G_REGSET_OFS; in regif_pll_wa()
1066 _cnf_DDR_PHY_ADR_G_REGSET[reg_ofs]); in regif_pll_wa()
1472 uint32_t reg_ofs, dly; in ddr_config() local
1521 reg_ofs = ddr_regdef_adr(dly) - DDR_PHY_ADR_V_REGSET_OFS; in ddr_config()
1523 _cnf_DDR_PHY_ADR_V_REGSET[reg_ofs]); in ddr_config()
1531 reg_ofs = ddr_regdef_adr(dly) - DDR_PHY_ADR_G_REGSET_OFS; in ddr_config()
1533 _cnf_DDR_PHY_ADR_G_REGSET[reg_ofs]); in ddr_config()
1542 reg_ofs = ddr_regdef_adr(dly) - DDR_PHY_ADR_V_REGSET_OFS; in ddr_config()
1544 _cnf_DDR_PHY_ADR_V_REGSET[reg_ofs]); in ddr_config()