Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/a38x/
H A Dhre.c253 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() function
407 src_reg = access_hreg(tpm, src_spec, HREG_RD); in hre_execute_op()
410 dst_reg = access_hreg(tpm, dst_spec, in hre_execute_op()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c486 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() function
646 src_reg = access_hreg(tpm, src_spec, HREG_RD); in hre_execute_op()
649 dst_reg = access_hreg(tpm, dst_spec, in hre_execute_op()