Home
last modified time | relevance | path

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

/u-boot/board/gdsys/a38x/
A Dhre.c255 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() function
409 src_reg = access_hreg(tpm, src_spec, HREG_RD); in hre_execute_op()
412 dst_reg = access_hreg(tpm, dst_spec, in hre_execute_op()
/u-boot/board/gdsys/p1022/
A Dcontrolcenterd-id.c493 static struct h_reg *access_hreg(struct udevice *tpm, uint8_t spec, in access_hreg() function
653 src_reg = access_hreg(tpm, src_spec, HREG_RD); in hre_execute_op()
656 dst_reg = access_hreg(tpm, dst_spec, in hre_execute_op()

Completed in 6 milliseconds