Searched refs:pflash_write (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi01.c | 462 static void pflash_write(PFlashCFI01 *pfl, hwaddr offset, in pflash_write() function 685 pflash_write(opaque, addr, value, len, be); in pflash_mem_write_with_attrs()
|
H A D | pflash_cfi02.c | 431 static void pflash_write(void *opaque, hwaddr offset, uint64_t value, in pflash_write() function 711 .write = pflash_write,
|
H A D | trace-events | 35 pflash_write(const char *name, const char *str) "%s: %s"
|