Searched refs:_tblcopy (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/drivers/renesas/rcar/ddr/ddr_b/ |
D | boot_init_dram.c | 252 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size); 775 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size) in _tblcopy() function 1263 _tblcopy(_cnf_DDR_PHY_SLICE_REGSET, in ddrtbl_load() 1266 _tblcopy(_cnf_DDR_PHY_ADR_V_REGSET, in ddrtbl_load() 1269 _tblcopy(_cnf_DDR_PHY_ADR_I_REGSET, in ddrtbl_load() 1272 _tblcopy(_cnf_DDR_PHY_ADR_G_REGSET, in ddrtbl_load() 1275 _tblcopy(_cnf_DDR_PI_REGSET, DDR_PI_REGSET_H3, in ddrtbl_load() 1301 _tblcopy(_cnf_DDR_PHY_SLICE_REGSET, in ddrtbl_load() 1304 _tblcopy(_cnf_DDR_PHY_ADR_V_REGSET, in ddrtbl_load() 1307 _tblcopy(_cnf_DDR_PHY_ADR_G_REGSET, in ddrtbl_load() [all …]
|
/external/arm-trusted-firmware/drivers/renesas/rzg/ddr/ddr_b/ |
D | boot_init_dram.c | 240 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size); 673 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size) in _tblcopy() function 1150 _tblcopy(_cnf_DDR_PHY_SLICE_REGSET, in ddrtbl_load() 1152 _tblcopy(_cnf_DDR_PHY_ADR_V_REGSET, in ddrtbl_load() 1154 _tblcopy(_cnf_DDR_PHY_ADR_I_REGSET, in ddrtbl_load() 1156 _tblcopy(_cnf_DDR_PHY_ADR_G_REGSET, in ddrtbl_load() 1158 _tblcopy(_cnf_DDR_PI_REGSET, in ddrtbl_load()
|