Searched defs:write_data (Results 1 – 13 of 13) sorted by relevance
| /openbmc/qemu/include/hw/i2c/ |
| H A D | smbus_slave.h | 53 int (*write_data)(SMBusDevice *dev, uint8_t *buf, uint8_t len); member
|
| H A D | pmbus_device.h | 275 int (*write_data)(PMBusDevice *dev, const uint8_t *buf, uint8_t len); member
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | kmeter1_nand.c | 17 #define write_data(val) out_8(CONFIG_NAND_DATA_REG, val) macro
|
| /openbmc/qemu/chardev/ |
| H A D | char-ringbuf.c | 121 const uint8_t *write_data; in qmp_ringbuf_write() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | xlnx-canfd-test.c | 219 static void write_data(QTestState *qts, uint64_t can_base_addr, in write_data() function
|
| /openbmc/u-boot/tools/ |
| H A D | ifdtool.c | 706 static int write_data(char *image, int size, unsigned int addr, in write_data() function
|
| /openbmc/qemu/include/hw/scsi/ |
| H A D | scsi.h | 120 void (*write_data)(SCSIRequest *req); member
|
| /openbmc/u-boot/drivers/net/ |
| H A D | mt7628-eth.c | 200 u32 phy_addr, u32 phy_register, u32 write_data) in mii_mgr_write()
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_leveling.c | 1291 u32 data, write_data; in ddr3_tip_wl_supp_align_phase_shift() local
|
| /openbmc/qemu/qga/ |
| H A D | commands-posix.c | 584 GuestFileWrite *write_data = NULL; in qmp_guest_file_write() local
|
| H A D | commands-win32.c | 401 GuestFileWrite *write_data = NULL; in qmp_guest_file_write() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | logicore_dp_tx.c | 613 void *write_data) in aux_write()
|
| /openbmc/qemu/dump/ |
| H A D | dump.c | 518 static void write_data(DumpState *s, void *buf, int length, Error **errp) in write_data() function
|