Searched defs:dest_reg (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic_tps65218.c | 14 int tps65218_reg_read(uchar dest_reg, uchar *dest_val) in tps65218_reg_read() 43 int tps65218_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val, in tps65218_reg_write() 91 int tps65218_reg_read(uchar dest_reg, uchar *dest_val) in tps65218_reg_read() 108 int tps65218_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val, in tps65218_reg_write()
|
H A D | pmic_tps65217.c | 43 int tps65217_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val, in tps65217_reg_write()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | winmacro.h | 107 #define LOAD_CURRENT(dest_reg, idreg) \ argument 127 #define LOAD_CURRENT(dest_reg, idreg) \ argument
|
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp64.c | 619 void build_epilogue(struct jit_context *ctx, int dest_reg) in build_epilogue()
|
H A D | bpf_jit_comp32.c | 1444 void build_epilogue(struct jit_context *ctx, int dest_reg) in build_epilogue()
|
/openbmc/u-boot/drivers/spi/ |
H A D | ich.c | 74 int dest_reg, uint32_t size) in write_reg()
|