Searched defs:src_reg (Results 1 – 4 of 4) sorted by relevance
| /u-boot/drivers/power/pmic/ |
| A D | pmic_tps65217.c | 19 int tps65217_reg_read(uchar src_reg, uchar *src_val) in tps65217_reg_read()
|
| /u-boot/board/gdsys/a38x/ |
| A D | hre.c | 349 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 386 struct h_reg *src_reg, *dst_reg; in hre_execute_op() local
|
| /u-boot/board/gdsys/p1022/ |
| A D | controlcenterd-id.c | 593 static int hre_op_loadkey(struct udevice *tpm, struct h_reg *src_reg, in hre_op_loadkey() 630 struct h_reg *src_reg, *dst_reg; in hre_execute_op() local
|
| /u-boot/drivers/spi/ |
| A D | ich.c | 92 static void read_reg(struct ich_spi_priv *priv, int src_reg, void *value, in read_reg()
|
Completed in 14 milliseconds