Home
last modified time | relevance | path

Searched defs:src_reg (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65217.c18 int tps65217_reg_read(uchar src_reg, uchar *src_val) in tps65217_reg_read()
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/
H A Dsoc.c318 struct src *src_reg = (struct src *)SRC_BASE_ADDR; in arch_auxiliary_core_up() local
340 struct src *src_reg = (struct src *)SRC_BASE_ADDR; in arch_auxiliary_core_check_up() local
/rk3399_rockchip-uboot/board/gdsys/a38x/
H A Dhre.c341 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() local
/rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/
H A Dsoc.c706 struct src *src_reg; in arch_auxiliary_core_up() local
729 struct src *src_reg = (struct src *)SRC_BASE_ADDR; in arch_auxiliary_core_check_up() local
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c570 static int hre_op_loadkey(struct h_reg *src_reg, struct h_reg *dst_reg, in hre_op_loadkey()
605 struct h_reg *src_reg, *dst_reg; in hre_execute_op() local
/rk3399_rockchip-uboot/drivers/spi/
H A Dich.c80 static void read_reg(struct ich_spi_priv *priv, int src_reg, void *value, in read_reg()
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c518 s8 src_reg) in rk_pka_copy_data_from_reg()