Searched refs:_tblcopy (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/ |
| H A D | boot_init_dram.c | 256 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size); 779 static void _tblcopy(uint32_t *to, const uint32_t *from, uint32_t size) in _tblcopy() function 1272 _tblcopy(_cnf_DDR_PHY_SLICE_REGSET, in ddrtbl_load() 1275 _tblcopy(_cnf_DDR_PHY_ADR_V_REGSET, in ddrtbl_load() 1278 _tblcopy(_cnf_DDR_PHY_ADR_I_REGSET, in ddrtbl_load() 1281 _tblcopy(_cnf_DDR_PHY_ADR_G_REGSET, in ddrtbl_load() 1284 _tblcopy(_cnf_DDR_PI_REGSET, DDR_PI_REGSET_H3, in ddrtbl_load() 1310 _tblcopy(_cnf_DDR_PHY_SLICE_REGSET, in ddrtbl_load() 1313 _tblcopy(_cnf_DDR_PHY_ADR_V_REGSET, in ddrtbl_load() 1316 _tblcopy(_cnf_DDR_PHY_ADR_G_REGSET, in ddrtbl_load() [all …]
|