Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c51 static struct h_reg pcr_hregs[24];
52 static struct h_reg fix_hregs[COUNT_FIX_HREGS];
53 static struct h_reg var_hregs[8];
216 static struct h_reg *get_hreg(uint8_t spec) in get_hreg()
248 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg()
250 struct h_reg *result; in access_hreg()
341 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey()
375 struct h_reg *src_reg, *dst_reg; in hre_execute_op()
H A Dhre.h18 struct h_reg { struct
/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Dregs.h72 u8 filler0, filler1, h_reg, l_reg; member
86 u8 l_reg, h_reg; member
125 #define R_AH gen.A.I8_reg.h_reg
127 #define R_BH gen.B.I8_reg.h_reg
129 #define R_CH gen.C.I8_reg.h_reg
131 #define R_DH gen.D.I8_reg.h_reg
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c79 struct h_reg { struct
134 static struct h_reg pcr_hregs[24];
135 static struct h_reg fix_hregs[COUNT_FIX_HREGS];
136 static struct h_reg var_hregs[8];
366 static int compute_self_hash(struct h_reg *dst) in compute_self_hash()
394 static int compute_second_stage_hash(struct h_reg *dst) in compute_second_stage_hash()
439 static struct h_reg *get_hreg(uint8_t spec) in get_hreg()
471 static struct h_reg *access_hreg(uint8_t spec, enum access_mode mode) in access_hreg()
473 struct h_reg *result; in access_hreg()
570 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey()
[all …]