/openbmc/qemu/hw/timer/ |
H A D | sifive_pwm.c | 276 uint32_t value = val64; in sifive_pwm_write() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | max98520.c | 147 int value; in max98520_set_clock() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tw2804.c | 106 static int write_reg(struct i2c_client *client, u8 reg, u8 value, u8 channel) in write_reg()
|
H A D | adv7393.c | 70 static inline int adv7393_write(struct v4l2_subdev *sd, u8 reg, u8 value) in adv7393_write()
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.c | 31 static void superh_cpu_set_pc(CPUState *cs, vaddr value) in superh_cpu_set_pc()
|
/openbmc/linux/sound/pci/aw2/ |
H A D | aw2-saa7146.c | 28 #define WRITEREG(value, addr) writel((value), chip->base_addr + (addr)) argument
|
/openbmc/qemu/plugins/ |
H A D | loader.c | 94 static int plugin_add(void *opaque, const char *name, const char *value, in plugin_add()
|
/openbmc/linux/drivers/platform/x86/hp/ |
H A D | hp_accel.c | 246 static void hpled_set(struct delayed_led_classdev *led_cdev, enum led_brightness value) in hpled_set()
|
/openbmc/qemu/hw/sensor/ |
H A D | emc141x.c | 58 int64_t value; in OBJECT_DECLARE_TYPE() local
|
/openbmc/linux/fs/orangefs/ |
H A D | xattr.c | 315 const void *value, size_t size, int flags) in orangefs_inode_setxattr()
|
/openbmc/u-boot/drivers/bios_emulator/ |
H A D | besys.c | 418 static u32 BE_accessReg(int regOffset, u32 value, int func) in BE_accessReg()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | idmouse.c | 58 #define ftip_command(dev, command, value, index) \ argument
|
/openbmc/linux/arch/powerpc/platforms/4xx/ |
H A D | cpm.c | 60 unsigned int value; in cpm_set() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 262 const char *key, *value, *old_key, *old_value; in test_hashmap_ptr_iface() local
|
/openbmc/pyphosphor/obmc/utils/ |
H A D | pathtree.py | 148 def __setitem__(self, key, value): argument
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ohci-lpc32xx.c | 85 static int isp1301_set_value(struct udevice *dev, int reg, u8 value) in isp1301_set_value()
|
/openbmc/qemu/hw/core/ |
H A D | bus.c | 189 static void bus_set_realized(Object *obj, bool value, Error **errp) in bus_set_realized()
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | ks-sa-rng.c | 115 u32 value; in ks_sa_rng_init() local
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pcie-altera-msi.c | 41 static inline void msi_writel(struct altera_msi *msi, const u32 value, in msi_writel()
|
/openbmc/qemu/util/ |
H A D | keyval.c | 146 const char *key_in_cur, QString *value, in keyval_parse_put()
|
/openbmc/u-boot/board/freescale/t4qds/ |
H A D | eth.c | 119 int regnum, u16 value) in t4240qds_mdio_write()
|
/openbmc/qemu/hw/char/ |
H A D | sifive_uart.c | 176 uint32_t value = val64; in sifive_uart_write() local
|
/openbmc/linux/kernel/bpf/ |
H A D | offload.c | 575 int bpf_map_offload_lookup_elem(struct bpf_map *map, void *key, void *value) in bpf_map_offload_lookup_elem() 589 void *key, void *value, u64 flags) in bpf_map_offload_update_elem()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_nvm.c | 901 u16 value; in ice_read_sr_pointer() local 932 u16 value; in ice_read_sr_area_size() local
|
/openbmc/linux/sound/aoa/codecs/ |
H A D | onyx.c | 65 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) in onyx_read_register() 83 static int onyx_write_register(struct onyx *onyx, u8 reg, u8 value) in onyx_write_register()
|