Searched refs:hre_op_loadkey (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/board/gdsys/a38x/ |
D | hre.c | 340 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey() function 456 if (hre_op_loadkey(src_reg, dst_reg, data, data_size)) in hre_execute_op()
|
/external/u-boot/board/gdsys/p1022/ |
D | controlcenterd-id.c | 569 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey() function 686 if (hre_op_loadkey(src_reg, dst_reg, data, data_size)) in hre_execute_op()
|