Home
last modified time | relevance | path

Searched defs:src_val (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65217.c19 int tps65217_reg_read(uchar src_reg, uchar *src_val) in tps65217_reg_read()
/openbmc/linux/arch/sparc/kernel/
H A Dunaligned_32.c184 unsigned long *src_val; in do_int_store() local
H A Dunaligned_64.c208 unsigned long src_val; in do_int_store() local
/openbmc/linux/sound/soc/codecs/
H A Dwm8998.c110 unsigned int mux, inmode, src_val, mode_val; in wm8998_inmux_put() local
/openbmc/linux/drivers/clk/
H A Dclk-versaclock5.c945 unsigned int oe, sd, src_mask = 0, src_val = 0; in vc5_probe() local
/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h42 u64 src_val; /* value of source operand */ member